Files changed (1) hide show
  1. config.json +0 -7
config.json CHANGED
@@ -23,11 +23,4 @@
23
  "use_cache": true,
24
  "vocab_size": 32000,
25
  "pad_token_id": 0,
26
- "quantization_config": {
27
- "quant_method": "awq",
28
- "zero_point": true,
29
- "group_size": 128,
30
- "bits": 4,
31
- "version": "gemm"
32
- }
33
  }
 
23
  "use_cache": true,
24
  "vocab_size": 32000,
25
  "pad_token_id": 0,
 
 
 
 
 
 
 
26
  }