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

Model: AmanPriyanshu/gpt-oss-13.7b-specialized-math-pruned-moe-only-20-experts
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-02 14:15:57 +08:00
commit 07cdfa23fd
29 changed files with 2104 additions and 0 deletions

10
generation_config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"bos_token_id": 199998,
"do_sample": true,
"eos_token_id": [
200002,
199999
],
"pad_token_id": 199999,
"transformers_version": "4.55.0"
}