File size: 304 Bytes
5089a45 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"bos_token": "<\uff5cbegin\u2581of\u2581sentence\uff5c>",
"eos_token": "<\uff5cend\u2581of\u2581sentence\uff5c>",
"layer_norm_epsilon": 1e-05,
"multi_query_attention": true,
"quantization_bits": null,
"quantization_group_size": null,
"quantization_type": 0,
"unk_token": ""
}
|