Upload Qwen2ForCausalLM

This commit is contained in:
M
2025-04-29 14:36:58 +00:00
committed by system
parent ceef58aa34
commit e9024a6cd1
6 changed files with 591 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"_from_model_config": true,
"bos_token_id": 151646,
"do_sample": true,
"eos_token_id": 151643,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.48.2"
}