Text Generation
Transformers
PyTorch
English
German
mistral
conversational
Inference Endpoints
text-generation-inference
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,5 +21,5 @@
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.34.0",
23
  "use_cache": true,
24
- "vocab_size": 32128
25
  }
 
21
  "torch_dtype": "float16",
22
  "transformers_version": "4.34.0",
23
  "use_cache": true,
24
+ "vocab_size": 32002
25
  }