初始化项目,由ModelHub XC社区提供模型
Model: OrionStarAI/Orion-14B-Chat-Int4 Source: Original Platform
This commit is contained in:
13
generation_config.json
Normal file
13
generation_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"eos_token_id": 2,
|
||||
"pad_token_id": 0,
|
||||
"max_new_tokens": 1024,
|
||||
"temperature": 0.3,
|
||||
"top_k": 5,
|
||||
"top_p": 0.90,
|
||||
"repetition_penalty": 1.05,
|
||||
"do_sample": true,
|
||||
"transformers_version": "4.36.2"
|
||||
}
|
||||
Reference in New Issue
Block a user