{ | |
"model_lib": "vicuna-v1-7b-q4f32_0", | |
"model_url": ".", | |
"maxGenLength": 1024, | |
"meanGenLength": 256, | |
"max_seq_len": 2048, | |
"temperature": 0.7, | |
"top_p": 0.95, | |
"local_id": "vicuna-v1-7b-q4f32_0", | |
"tokenizer_files": [ | |
"tokenizer.model" | |
], | |
"conv_template": "vicuna-v1.1" | |
} |