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

Model: RedHatAI/Mistral-Small-3.2-24B-Instruct-2506-NVFP4
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-06 18:49:13 +08:00
commit e84307d40b
21 changed files with 12587 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bos_token_id": 1,
"do_sample": true,
"eos_token_id": 2,
"max_length": 131072,
"pad_token_id": 11,
"temperature": 0.15,
"transformers_version": "4.56.1"
}