Lens-Base-Diffusers / text_encoder /generation_config.json
YuCollection's picture
Upload text_encoder/generation_config.json with huggingface_hub
9e905f2 verified
raw
history blame contribute delete
171 Bytes
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999,
200012
],
"pad_token_id": 199999,
"transformers_version": "5.8.0"
}