tiny-random-ZayaForCausalLM / generation_config.json
Xenova's picture
Xenova HF Staff
Upload folder using huggingface_hub
a70f7ed verified
raw
history blame contribute delete
188 Bytes
{
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 106,
"pad_token_id": 0,
"temperature": 1.0,
"top_k": -1,
"top_p": 0.95,
"transformers_version": "4.57.1"
}