first commit
This commit is contained in:
10
generation_config.json
Normal file
10
generation_config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"do_sample": true,
|
||||
"eos_token_id": 128009,
|
||||
"max_new_tokens": 2048,
|
||||
"pad_token_id": 128009,
|
||||
"temperature": 0.3,
|
||||
"top_k": 20,
|
||||
"top_p": 0.7,
|
||||
"transformers_version": "4.43.1"
|
||||
}
|
||||
Reference in New Issue
Block a user