gaunernst commited on
Commit
aba9b56
·
verified ·
1 Parent(s): d5f4dc3

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -8
config.json CHANGED
@@ -33,12 +33,5 @@
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.50.0.dev0",
35
  "use_cache": true,
36
- "vocab_size": 262144,
37
- "quantization_config": {
38
- "bits": 4,
39
- "group_size": 32,
40
- "quant_method": "awq",
41
- "version": "gemm",
42
- "zero_point": true
43
- }
44
  }
 
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.50.0.dev0",
35
  "use_cache": true,
36
+ "vocab_size": 262144
 
 
 
 
 
 
 
37
  }