JayhC commited on
Commit
4160409
1 Parent(s): 4c3b52f

Update config.json

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