Views
No views yet
Q2_K, except for output.weight, which is Q6_K, and, in the case of LLaMA-v2-70B, attn_v, which is Q4_K.
The quantized models differ from the standard llama.cpp 2-bit quantization in two ways:llama.cpp Q2_K quantization methodllama.cpp| Model | Perplexity |
|---|---|
| 7B | 6.4023 |
| 13B | 5.3967 |
| 30B | 4.5065 |
| 65B | 3.9136 |