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

Model: pymlex/qwen3-4b-gsm8k
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-16 06:59:17 +08:00
commit a0ce9f2c95
16 changed files with 2430 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"eos_token_id": [
151645,
151643
],
"max_new_tokens": 2048,
"pad_token_id": 151643,
"transformers_version": "5.8.0"
}