justheuristic commited on
Commit
8315dca
1 Parent(s): 1e4dd95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - text-generation-inference
10
  ---
11
 
12
- An official quantization of [meta-llama/Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b) using [PV-Tuning](https://arxiv.org/abs/2405.14852) on top of [AQLM](https://arxiv.org/abs/2401.06118) quantization
13
 
14
 
15
  For this quantization, we used 1 codebook of 16 bits for groups of 8 weights.
 
9
  - text-generation-inference
10
  ---
11
 
12
+ An official quantization of [meta-llama/Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b) using [PV-Tuning](https://arxiv.org/abs/2405.14852) on top of [AQLM](https://arxiv.org/abs/2401.06118).
13
 
14
 
15
  For this quantization, we used 1 codebook of 16 bits for groups of 8 weights.