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

Model: AmanPriyanshu/gpt-oss-7.8b-specialized-all-pruned-moe-only-10-experts
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-29 12:28:53 +08:00
commit 6c8ebb67dc
20 changed files with 1869 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"
}