vicuna-7b-v1.1-q4f16_0 / params /mlc-chat-config.json
kmadsen's picture
Initial commit
c9f1ee1
raw
history blame contribute delete
401 Bytes
{
"model_lib": "vicuna-7b-v1.1-q4f16_0",
"local_id": "vicuna-7b-v1.1-q4f16_0",
"conv_template": "vicuna_v1.1",
"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"
],
"model_category": "llama",
"model_name": "vicuna-7b-v1.1"
}