初始化项目,由ModelHub XC社区提供模型
Model: corre-social/Drummond-1b1-Instruct Source: Original Platform
This commit is contained in:
13
checkpoint-1200/generation_config.json
Normal file
13
checkpoint-1200/generation_config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"bos_token_id": 1,
|
||||
"do_sample": true,
|
||||
"eos_token_id": [
|
||||
2
|
||||
],
|
||||
"max_new_tokens": 1024,
|
||||
"pad_token_id": 0,
|
||||
"renormalize_logits": true,
|
||||
"repetition_penalty": 1.2,
|
||||
"temperature": 0.1,
|
||||
"transformers_version": "4.57.1"
|
||||
}
|
||||
Reference in New Issue
Block a user