justheuristic
commited on
Commit
•
63163d4
1
Parent(s):
a6b6b0b
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ tags:
|
|
9 |
- text-generation-inference
|
10 |
---
|
11 |
|
12 |
-
An official quantization of [meta-llama/Llama-2-
|
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-13b](https://huggingface.co/meta-llama/Llama-2-13b) 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.
|