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

Model: reachnaveen/tinyllama-alpaca-lora
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 23:35:04 +08:00
commit e5a1e1aba6
8 changed files with 277439 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bos_token_id": 1,
"eos_token_id": [
2
],
"max_length": 2048,
"pad_token_id": 2,
"transformers_version": "5.5.4"
}