riveRiPH commited on
Commit
0389731
·
verified ·
1 Parent(s): 0e0950f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -12
config.json CHANGED
@@ -27,16 +27,5 @@
27
  "torch_dtype": "float16",
28
  "transformers_version": "4.39.3",
29
  "use_cache": false,
30
- "vocab_size": 128256,
31
- "quantization_config": {
32
- "quant_method": "exl2",
33
- "version": "0.0.20",
34
- "bits": 8.0,
35
- "head_bits": 8,
36
- "calibration": {
37
- "rows": 100,
38
- "length": 2048,
39
- "dataset": "(default)"
40
- }
41
- }
42
  }
 
27
  "torch_dtype": "float16",
28
  "transformers_version": "4.39.3",
29
  "use_cache": false,
30
+ "vocab_size": 128256
 
 
 
 
 
 
 
 
 
 
 
31
  }