latent-entity / generation_config.json
dejanseo's picture
Upload 5 files
b589403 verified
raw
history blame contribute delete
134 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.3.0"
}