初始化项目,由ModelHub XC社区提供模型
Model: PAI/pai-baichuan2-7b-doc2qa Source: Original Platform
This commit is contained in:
14
generation_config.json
Normal file
14
generation_config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"assistant_token_id": 196,
|
||||
"bos_token_id": 1,
|
||||
"do_sample": true,
|
||||
"eos_token_id": 2,
|
||||
"max_new_tokens": 2048,
|
||||
"pad_token_id": 0,
|
||||
"repetition_penalty": 1.05,
|
||||
"temperature": 0.3,
|
||||
"top_k": 5,
|
||||
"top_p": 0.85,
|
||||
"transformers_version": "4.33.0",
|
||||
"user_token_id": 195
|
||||
}
|
||||
Reference in New Issue
Block a user