ParasiticRogue commited on
Commit
3ac8972
1 Parent(s): 20f96b7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json CHANGED
@@ -27,15 +27,4 @@
27
  "transformers_version": "4.42.3",
28
  "use_cache": true,
29
  "vocab_size": 64000,
30
- "quantization_config": {
31
- "quant_method": "exl2",
32
- "version": "0.1.5",
33
- "bits": 4.65,
34
- "head_bits": 6,
35
- "calibration": {
36
- "rows": 240,
37
- "length": 2048,
38
- "dataset": "chat-vicuna-1.1.parquet"
39
- }
40
- }
41
  }
 
27
  "transformers_version": "4.42.3",
28
  "use_cache": true,
29
  "vocab_size": 64000,
 
 
 
 
 
 
 
 
 
 
 
30
  }