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

Model: AmanPriyanshu/gpt-oss-13.1b-specialized-science-pruned-moe-only-19-experts
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-21 16:29:43 +08:00
commit 457460ed0b
25 changed files with 2041 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"
}