Spaces:
Running
Running
File size: 313 Bytes
a679cf2 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"model_path": "/data/leaderboard/weights/lmsys/vicuna-7B",
"input_file": "/data/leaderboard/sharegpt/sg_90k_part1_html_cleaned_lang_first_sampled.json",
"device_index": 0,
"task": "chat",
"load_8bit": false,
"temperature": 0.7,
"repitition_penalty": 1.0,
"max_new_tokens": 512
}
|