llama2-kv-sharing-float16 / generation_config.json
danieldk-explosion's picture
float16 version of float32 model
17a51f9 verified
raw
history blame contribute delete
No virus
132 Bytes
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": 2,
"pad_token_id": 0,
"transformers_version": "4.38.2"
}