ybelkada commited on
Commit
7aab59e
1 Parent(s): bee788c

Delete quantization_config.json

Browse files
Files changed (1) hide show
  1. quantization_config.json +0 -8
quantization_config.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "_from_model_config": false,
3
- "llm_int8_enable_fp32_cpu_offload": false,
4
- "llm_int8_skip_modules": null,
5
- "llm_int8_threshold": 6.0,
6
- "load_in_8bit": true,
7
- "transformers_version": "4.28.0.dev0"
8
- }