latent-entity / generative /generation_config.json
dejanseo's picture
Upload 5 files
cf7fc82 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"
}