MyModel_chatty / generation_config.json
SvPolina's picture
Update generation_config.json
52330b1 verified
raw
history blame contribute delete
248 Bytes
{
"_from_model_config": true,
"use_cache":true,
"bad_words_ids": [
[
32000
],
[
32001
]
],
"bos_token_id": 1,
"eos_token_id": [
2,
32002
],
"pad_token_id": 0,
"transformers_version": "4.42.4"
}