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

Model: sapienzanlp/Minerva-7B-instruct-v1.0
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-07 14:36:38 +08:00
commit 4e5804fc42
14 changed files with 255943 additions and 0 deletions

13
generation_config.json Normal file
View File

@@ -0,0 +1,13 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": [
2,
51202
],
"repetition_penalty": 1.1,
"temperature": 0.4,
"transformers_version": "4.46.2",
"use_cache": false
}