tiny-random-DeepseekV2ForCausalLM / generation_config.json
hmellor's picture
hmellor HF Staff
Add tiny random DeepseekV2 for vLLM MLA tests
c0146ef verified
Raw
History Blame Contribute Delete
210 Bytes
{
"_from_model_config": true,
"bos_token_id": 100000,
"eos_token_id": 100001,
"output_attentions": false,
"output_hidden_states": false,
"transformers_version": "5.15.0.dev0",
"use_cache": true
}