Upload to Fairme/qwen2.5-vl-3b-sft on ModelScope hub (batch 1/1)

This commit is contained in:
Fairme
2025-11-23 07:42:33 +00:00
parent a6e4b85e01
commit 7baea56d50
18 changed files with 1384 additions and 0 deletions

12
generation_config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"pad_token_id": 151643,
"repetition_penalty": 1.05,
"temperature": 1e-06,
"transformers_version": "4.56.2"
}