starcoderplus-q4f16_0 / mlc-chat-config.json
ale-bay
Add model weights
180d621
raw
history blame contribute delete
444 Bytes
{
"model_lib": "starcoderplus-q4f16_0",
"local_id": "starcoderplus-q4f16_0",
"conv_template": "code_gpt",
"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": [
"merges.txt",
"tokenizer.json",
"vocab.json"
],
"model_category": "gpt_bigcode",
"model_name": "starcoderplus"
}