abhinavkulkarni commited on
Commit
81f39cb
1 Parent(s): 99011d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - pytorch
10
  - llama
11
  - llama-2
 
12
  ---
13
  # **Llama 2** (4-bit 128g AWQ Quantized)
14
  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.
 
9
  - pytorch
10
  - llama
11
  - llama-2
12
+ - AWQ
13
  ---
14
  # **Llama 2** (4-bit 128g AWQ Quantized)
15
  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.