Text Generation
Transformers
Safetensors
English
mixtral
conversational
Inference Endpoints
text-generation-inference
JayhC commited on
Commit
5103df4
1 Parent(s): b09c593

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -12
config.json CHANGED
@@ -26,16 +26,5 @@
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "4.39.1",
28
  "use_cache": false,
29
- "vocab_size": 32002,
30
- "quantization_config": {
31
- "quant_method": "exl2",
32
- "version": "0.0.16",
33
- "bits": 4.5,
34
- "head_bits": 6,
35
- "calibration": {
36
- "rows": 100,
37
- "length": 2048,
38
- "dataset": "(default)"
39
- }
40
- }
41
  }
 
26
  "torch_dtype": "bfloat16",
27
  "transformers_version": "4.39.1",
28
  "use_cache": false,
29
+ "vocab_size": 32002
 
 
 
 
 
 
 
 
 
 
 
30
  }