riczhou commited on
Commit
b15847f
·
verified ·
1 Parent(s): 06174cd

Update mlc-chat-config.json

Browse files
Files changed (1) hide show
  1. mlc-chat-config.json +2 -2
mlc-chat-config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "version": "0.1.0",
3
- "field_model_type": "mistral",
4
  "quantization": "q0f16",
5
- "field_model_config": {
6
  "hidden_size": 4096,
7
  "intermediate_size": 14336,
8
  "num_attention_heads": 32,
 
1
  {
2
  "version": "0.1.0",
3
+ "model_type": "mistral",
4
  "quantization": "q0f16",
5
+ "model_config": {
6
  "hidden_size": 4096,
7
  "intermediate_size": 14336,
8
  "num_attention_heads": 32,