File size: 346 Bytes
7b38f15 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"model_lib": "gpt_bigcode-santacoder-q3f16_0",
"local_id": "gpt_bigcode-santacoder-q3f16_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": [
"tokenizer.json"
]
} |