初始化项目,由ModelHub XC社区提供模型
Model: Harish102005/Qwen2.5-Coder-7B-manim 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": 151643,
|
||||
"eos_token_id": 151645,
|
||||
"pad_token_id": 151643,
|
||||
"transformers_version": "4.56.1",
|
||||
"do_sample": true,
|
||||
"temperature": 0.3,
|
||||
"top_p": 0.9,
|
||||
"top_k": 50,
|
||||
"max_new_tokens": 512,
|
||||
"repetition_penalty": 1.1
|
||||
}
|
||||
Reference in New Issue
Block a user