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

Model: AmanPriyanshu/gpt-oss-5.4b-specialized-safety-pruned-moe-only-6-experts
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-06 05:31:16 +08:00
commit 3ecf894798
17 changed files with 1681 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"
}