Files
gpt-sw3-126m-instruct/generation_config.json

10 lines
174 B
JSON
Raw Normal View History

{
"_from_model_config": true,
"bos_token_id": 2,
"eos_token_id": 3,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "5.5.3",
"use_cache": true
}