Files
Llama-3-8B-Instruct-abliter…/generation_config.json
2024-05-09 01:59:19 +00:00

13 lines
199 B
JSON

{
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": [
128001,
128009
],
"max_length": 4096,
"temperature": 0.6,
"top_p": 0.9,
"transformers_version": "4.41.0.dev0"
}