geeknix commited on
Commit
de586ea
1 Parent(s): 4487f1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -205,7 +205,7 @@ tags:
205
  - llama
206
  - llama-2
207
  license: llama2
208
- library_name: adapter-transformers
209
  ---
210
  # **Llama 2**
211
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 7B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
 
205
  - llama
206
  - llama-2
207
  license: llama2
208
+ library_name: transformers
209
  ---
210
  # **Llama 2**
211
  Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 7B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.