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

Model: PrimeIntellect/INTELLECT-1-fp32
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 15:00:53 +08:00
commit 81cb086a46
20 changed files with 413239 additions and 0 deletions

8
generation_config.json Normal file
View File

@@ -0,0 +1,8 @@
{
"do_sample": true,
"max_length": 100,
"temperature": 0.7,
"top_k": null,
"transformers_version": "4.44.2",
"use_cache": false
}