icefog72 commited on
Commit
8fbc5ff
1 Parent(s): 57d086a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -12
config.json CHANGED
@@ -23,16 +23,5 @@
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.38.2",
25
  "use_cache": true,
26
- "vocab_size": 32000,
27
- "quantization_config": {
28
- "quant_method": "exl2",
29
- "version": "0.0.19",
30
- "bits": 8.0,
31
- "head_bits": 6,
32
- "calibration": {
33
- "rows": 100,
34
- "length": 2048,
35
- "dataset": "(default)"
36
- }
37
- }
38
  }
 
23
  "torch_dtype": "float16",
24
  "transformers_version": "4.38.2",
25
  "use_cache": true,
26
+ "vocab_size": 32000
 
 
 
 
 
 
 
 
 
 
 
27
  }