JayhC commited on
Commit
cd1a909
1 Parent(s): 903cefb

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": "bfloat16",
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": 200,
33
- "length": 8192,
34
- "dataset": "pippa_raw_fix.parquet"
35
- }
36
- }
37
  }
 
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.38.2",
24
  "use_cache": true,
25
+ "vocab_size": 32000
 
 
 
 
 
 
 
 
 
 
 
26
  }