medicus / generation_config.json
Mykes's picture
pretrain model 5 epoch. Loss 0.729. Quantize
6d6dac2 verified
raw
history blame contribute delete
209 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"cache_implementation": "hybrid",
"eos_token_id": [
1,
107
],
"max_length": 8192,
"pad_token_id": 0,
"transformers_version": "4.48.3"
}