actio-ui-7b-sft / generation_config.json
Cheng Chang
Add model weights and tokenizer with LFS tracking
29baff7
raw
history blame contribute delete
247 Bytes
{
"attn_implementation": "sdpa",
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 1e-06,
"transformers_version": "4.51.1"
}