Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- meta-llama/Llama-3.2-1B-Instruct
|
|
|
4 |
---
|
5 |
This is a version of the Llama-3.2-1B-Instruct model quantized to 4-bit via Half-Quadratic Quantization (HQQ): https://mobiusml.github.io/hqq_blog/
|
6 |
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- meta-llama/Llama-3.2-1B-Instruct
|
4 |
+
base_model_relation: quantized
|
5 |
---
|
6 |
This is a version of the Llama-3.2-1B-Instruct model quantized to 4-bit via Half-Quadratic Quantization (HQQ): https://mobiusml.github.io/hqq_blog/
|
7 |
|