Phi3-CLIP-MoE / sft /smoe /generation_config.json
DavidNguyen's picture
Upload folder using huggingface_hub (#8)
2b58e9e verified
raw
history blame
193 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
32000,
32001,
32007
],
"pad_token_id": 32000,
"transformers_version": "4.43.0"
}