CodeLlama-13b-Instruct-hf-q4f32_1 / mlc-chat-config.json
saad2xi's picture
compiled model
bad8cb7
raw
history blame contribute delete
No virus
468 Bytes
{
"model_lib": "CodeLlama-13b-Instruct-hf-q4f32_1",
"local_id": "CodeLlama-13b-Instruct-hf-q4f32_1",
"conv_template": "codellama_instruct",
"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": [
"tokenizer.model",
"tokenizer.json"
],
"model_category": "llama",
"model_name": "CodeLlama-13b-Instruct-hf"
}