Nous-Hermes-Llama2-13b-q4f16_1 / mlc-chat-config.json
comalnik
Add model weights
efe5452
raw
history blame
482 Bytes
{
"model_lib": "Nous-Hermes-Llama2-13b-q4f16_1",
"local_id": "Nous-Hermes-Llama2-13b-q4f16_1",
"conv_template": "llama_default",
"temperature": 0.7,
"repetition_penalty": 1.0,
"top_p": 0.95,
"mean_gen_len": 128,
"max_gen_len": 512,
"shift_fill_factor": 0.3,
"tokenizer_files": [
"added_tokens.json",
"tokenizer.json",
"tokenizer.model"
],
"model_category": "llama",
"model_name": "Nous-Hermes-Llama2-13b"
}