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

Model: SlimGroove/nb-notram-llama-3.1-8b-instruct-mlx
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-13 11:10:22 +08:00
commit abd976a0d8
13 changed files with 2633 additions and 0 deletions

11
generation_config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"_from_model_config": true,
"bos_token_id": 128000,
"eos_token_id": 128009,
"pad_token_id": 128009,
"do_sample": true,
"temperature": 0.6,
"top_p": 0.9,
"top_k": 0,
"transformers_version": "4.53.3"
}