omrialmog commited on
Commit
ec8feeb
·
verified ·
1 Parent(s): ee4a990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  base_model:
3
  - meta-llama/Llama-3.3-70B-Instruct
4
  license: llama3.3
 
 
5
  ---
6
  # Model Overview
7
 
 
2
  base_model:
3
  - meta-llama/Llama-3.3-70B-Instruct
4
  license: llama3.3
5
+ pipeline_tag: text-generation
6
+ library_name: transformers
7
  ---
8
  # Model Overview
9