初始化项目,由ModelHub XC社区提供模型

Model: winglian/qwen3-1.7b-math-sft
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-25 06:27:17 +08:00
commit f9b4cec177
13 changed files with 152225 additions and 0 deletions

7
generation_config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"bos_token_id": 151643,
"do_sample": true,
"eos_token_id": 151645,
"max_new_tokens": 16384,
"transformers_version": "4.51.3"
}