HyperCLOVAX-SEED-Think-14B / generation_config.json
HyperscaleAI's picture
Migration to Native transformers Support (>= 5.9.0) (#12)
a03175b
raw
history blame contribute delete
190 Bytes
{
"bos_token_id": 100257,
"eos_token_id": 100257,
"max_new_tokens": 256,
"pad_token_id": 100257,
"stop_strings": [
"<|endofturn|>",
"<|stop|>"
],
"use_cache": false
}