test / text_encoder /generation_config.json
kevin119's picture
Upload batch 1/7 (10 files)
b781c09 verified
raw
history blame contribute delete
168 Bytes
{
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"top_k": 64,
"top_p": 0.95,
"transformers_version": "4.57.3"
}