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

Model: BSC-LT/salamandra-2b-instruct
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 02:45:46 +08:00
commit 4d1c1ee6f3
13 changed files with 1373 additions and 0 deletions

12
generation_config.json Normal file
View File

@@ -0,0 +1,12 @@
{
"_from_model_config": true,
"bos_token_id": 1,
"eos_token_id": [
2,
5
],
"do_sample": true,
"temperature": 0.6,
"repetition_penalty": 1.2,
"transformers_version": "4.40.2"
}