初始化项目,由ModelHub XC社区提供模型
Model: dnotitia/DNA-R1 Source: Original Platform
This commit is contained in:
16
generation_config.json
Normal file
16
generation_config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 100257,
|
||||
"eos_token_id": [
|
||||
100265,
|
||||
100355
|
||||
],
|
||||
"pad_token_id": 100349,
|
||||
"do_sample": true,
|
||||
"temperature": 0.1,
|
||||
"top_p": 0.9,
|
||||
"max_new_tokens": 4096,
|
||||
"frequency_penalty": 0.1,
|
||||
"presence_penalty": 0.1,
|
||||
"transformers_version": "4.46.1"
|
||||
}
|
||||
Reference in New Issue
Block a user