初始化项目,由ModelHub XC社区提供模型
Model: metaresearch/PapersRAG-1.5B Source: Original Platform
This commit is contained in:
9
generation_config.json
Normal file
9
generation_config.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user