NuExtract-openvino-8bit / generation_config.json
marquesafonso's picture
Upload generation_config.json with huggingface_hub
131ae3b verified
raw
history blame
209 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
32000,
32001,
32007,
32011
],
"max_new_tokens": 2000,
"pad_token_id": 32000,
"transformers_version": "4.42.4"
}