nllb-200-3.3B / generation_config.json
rsafier's picture
NLLB-200-3.3B fp32 safetensors (converted from facebook/nllb-200-3.3B pytorch .bin)
dfd9f0f verified
Raw
History Blame Contribute Delete
183 Bytes
{
"_from_model_config": true,
"bos_token_id": 0,
"decoder_start_token_id": 2,
"eos_token_id": 2,
"max_length": 200,
"pad_token_id": 1,
"transformers_version": "5.9.0"
}