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

Model: Divij/Llama-3.2-3B-Instruct-sft-with-thoughts
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-12 14:52:16 +08:00
commit 0b799d714d
8 changed files with 307 additions and 0 deletions

5
generation_config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"bos_token_id": 128000,
"eos_token_id": 128009,
"transformers_version": "5.5.3"
}