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

Model: OpenLLM-France/Lucie-7B-Instruct-human-data
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-08 15:34:08 +08:00
commit e559a81064
14 changed files with 130417 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"bos_token_id": 0,
"eos_token_id": 267,
"pad_token_id": 3,
"max_length": 32000,
"do_sample": true,
"temperature": 0.6,
"transformers_version": "4.46.3"
}