LiuRuiLin
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: unknown
|
| 3 |
---
|
| 4 |
|
| 5 |
-
This is
|
| 6 |
|
| 7 |
**Quantize config:**
|
| 8 |
"bits": 4,
|
|
@@ -14,5 +14,5 @@ This is TinyLlama/TinyLlama-1.1B-Chat-v1.0 quantized with AutoGPTQ in 4-bit.
|
|
| 14 |
"true_sequential": true,
|
| 15 |
"model_name_or_path": null,
|
| 16 |
"model_file_base_name": null,
|
| 17 |
-
"
|
| 18 |
"quant_method": "gptq"
|
|
|
|
| 2 |
license: unknown
|
| 3 |
---
|
| 4 |
|
| 5 |
+
This is 01-ai/Yi-6B quantized with AutoGPTQ in 4-bit.
|
| 6 |
|
| 7 |
**Quantize config:**
|
| 8 |
"bits": 4,
|
|
|
|
| 14 |
"true_sequential": true,
|
| 15 |
"model_name_or_path": null,
|
| 16 |
"model_file_base_name": null,
|
| 17 |
+
"is_marlin_format": true,
|
| 18 |
"quant_method": "gptq"
|