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

Model: metaresearch/PapersRAG-1.5B
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-16 18:44:58 +08:00
commit 60c1651765
22 changed files with 531708 additions and 0 deletions

9
generation_config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"do_sample": true,
"eos_token_id": 151645,
"max_new_tokens": 256,
"pad_token_id": 151645,
"temperature": 0.7,
"transformers_version": "5.0.0",
"use_cache": true
}