初始化项目,由ModelHub XC社区提供模型
Model: dicta-il/DictaLM-3.0-24B-Thinking Source: Original Platform
This commit is contained in:
15
generation_config.json
Normal file
15
generation_config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"_from_model_config": true,
|
||||
"bos_token_id": 1,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
2,
|
||||
21
|
||||
],
|
||||
"pad_token_id": 0,
|
||||
"temperature": 0.6,
|
||||
"top_k": 20,
|
||||
"top_p": 0.95,
|
||||
"frequency_penalty": 0.1,
|
||||
"transformers_version": "4.55.4"
|
||||
}
|
||||
Reference in New Issue
Block a user