Phi3-CLIP-MoE / sft_full /smoe_cosinegating /generation_config.json
DavidNguyen's picture
17a563584f6c8f89748033d2039480af485e6221ccbb170942bb35a5eecd0531
020e381 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.41.2"
}