| { | |
| "model_lib": "neural-chat-7b-v3-1-q4f16_1", | |
| "local_id": "neural-chat-7b-v3-1-q4f16_1", | |
| "conv_template": "mistral_default", | |
| "temperature": 0.7, | |
| "repetition_penalty": 1.0, | |
| "top_p": 0.95, | |
| "mean_gen_len": 128, | |
| "max_gen_len": 16384, | |
| "num_shards": 1, | |
| "use_presharded_weights": false, | |
| "shift_fill_factor": 0.3, | |
| "tokenizer_files": [ | |
| "tokenizer.json", | |
| "tokenizer.model" | |
| ], | |
| "model_category": "mistral", | |
| "model_name": "neural-chat-7b-v3-1", | |
| "vocab_size": 32000, | |
| "prefill_chunk_size": 4096, | |
| "sliding_window": 4096 | |
| } |