math-vinallama-7b-chat / generation_config.json
Namronaldo2004's picture
Update fine-tuned model
a1c52f7
raw
history blame contribute delete
322 Bytes
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 46303,
"max_length": 4096,
"max_memory": {
"cpu": 329543315456
},
"no_split_module_classes": [
"LlamaDecoderLayer"
],
"pad_token_id": 46303,
"special_dtypes": {},
"temperature": 0.7,
"top_p": 0.7,
"transformers_version": "4.44.2"
}