JayhC commited on
Commit
fe5e471
·
verified ·
1 Parent(s): 29f5844

Update config.json

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