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

Model: asafaya/kanarya-2b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-19 06:02:29 +08:00
commit dcb7213f9e
12 changed files with 98141 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bos_token_id": 0,
"eos_token_id": 2,
"transformers_version": "4.31.0",
"do_sample": true,
"temperature": 0.8,
"max_length": 2048,
"top_k": 50
}