rajthakkar123 commited on
Commit
4a45e8b
·
verified ·
1 Parent(s): a78fcd7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -13
config.json CHANGED
@@ -28,17 +28,5 @@
28
  "expert_floor": 0.05,
29
  "torch_dtype": "bfloat16",
30
  "transformers_version": "4.48.0",
31
- "use_cache": false,
32
- "quantization_config": {
33
- "bits": 4,
34
- "group_size": 128,
35
- "quant_method": "awq",
36
- "version": "gemm",
37
- "zero_point": true,
38
- "modules_to_not_convert": [
39
- "embed_tokens",
40
- "lm_head",
41
- "norm"
42
- ]
43
- }
44
  }
 
28
  "expert_floor": 0.05,
29
  "torch_dtype": "bfloat16",
30
  "transformers_version": "4.48.0",
31
+ "use_cache": false
 
 
 
 
 
 
 
 
 
 
 
 
32
  }