初始化项目,由ModelHub XC社区提供模型
Model: AksaraLLM/Kiel-Pro-0.5B-v3 Source: Original Platform
This commit is contained in:
12
generation_config.json
Normal file
12
generation_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"bos_token_id": 151643,
|
||||
"eos_token_id": 151643,
|
||||
"pad_token_id": 151643,
|
||||
"do_sample": false,
|
||||
"max_new_tokens": 512,
|
||||
"repetition_penalty": 1.15,
|
||||
"temperature": 0.7,
|
||||
"top_p": 0.9,
|
||||
"top_k": 40,
|
||||
"transformers_version": "5.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user