LiuRuiLin commited on
Commit
12f77ad
·
verified ·
1 Parent(s): 3b8e6d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
  license: unknown
3
  ---
4
 
5
- This is TinyLlama/TinyLlama-1.1B-Chat-v1.0 quantized with AutoGPTQ in 4-bit.
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
- "checkpoint_format": "gptq",
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"