stablelm-3b-4e1t-q4f16_0 / mlc-chat-config.json
neobaud's picture
Upload 71 files
5e8c5a9
raw
history blame contribute delete
No virus
490 Bytes
{
"model_lib": "stablelm-3b-4e1t-q4f16_0",
"local_id": "stablelm-3b-4e1t-q4f16_0",
"conv_template": "stablelm-3b",
"temperature": 0.7,
"repetition_penalty": 1.0,
"top_p": 0.95,
"mean_gen_len": 128,
"max_gen_len": 512,
"max_window_size": 1024,
"num_shards": 1,
"shift_fill_factor": 0.3,
"tokenizer_files": [
"tokenizer.json"
],
"model_category": "stablelm_epoch",
"model_name": "stablelm-3b-4e1t",
"vocab_size": 50304
}