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

Model: mlx-community/Jan-v1-4B-bf16
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-19 08:10:13 +08:00
commit 0455cd6128
15 changed files with 937 additions and 0 deletions

11
generation_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 151643,
"eos_token_id": 151645,
"transformers_version": "4.52.4",
"use_cache": false,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"min_p": 0.0
}