xthos-v2-the-sovereign-architect / generation_config.json
AiAsistent's picture
Upload 9 files
53ae37c verified
raw
history blame
225 Bytes
{
"bos_token_id": 2,
"cache_implementation": "hybrid",
"do_sample": true,
"eos_token_id": [
1,
106
],
"pad_token_id": 0,
"top_k": 64,
"top_p": 0.95,
"transformers_version": "5.0.0rc1"
}