LCARS_TOP_SCORE / generation_config.json
LeroyDyer's picture
Upload generation_config.json
e1e883b verified
raw
history blame contribute delete
No virus
221 Bytes
{
"_from_model_config": true,
"use_cache": false,
"temperature": 0.7,
"top_p" : 100,
"top_k": 0.42,
"do_sample": true,
"bos_token_id": 1,
"eos_token_id": 2,
"transformers_version": "4.38.2"
}