File size: 171 Bytes
1ac1173 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"attn_implementation": "flash_attention_2",
"bos_token_id": 128000,
"eos_token_id": [
128001,
128008,
128009
],
"transformers_version": "4.45.2"
}
|