Rename quantize_config.json to quantize_config_128g.json
Browse files
quantize_config.json → quantize_config_128g.json
RENAMED
@@ -5,6 +5,6 @@
|
|
5 |
"desc_act": false,
|
6 |
"sym": true,
|
7 |
"true_sequential": true,
|
8 |
-
"model_name_or_path": "/media/
|
9 |
"model_file_base_name": "gptq_model-4bit-128g"
|
10 |
}
|
|
|
5 |
"desc_act": false,
|
6 |
"sym": true,
|
7 |
"true_sequential": true,
|
8 |
+
"model_name_or_path": "/media/elinas/nvme_1/text-generation-webui/models/chronos-13b-v2-base-GPTQ",
|
9 |
"model_file_base_name": "gptq_model-4bit-128g"
|
10 |
}
|