Update generation_config.json
This commit is contained in:
parent
e9b5cbadf5
commit
2b32e94a73
@ -2,5 +2,6 @@
|
|||||||
"do_sample": true,
|
"do_sample": true,
|
||||||
"temperature": 1.0,
|
"temperature": 1.0,
|
||||||
"top_p": 0.95,
|
"top_p": 0.95,
|
||||||
|
"top_k": 40,
|
||||||
"transformers_version": "4.46.1"
|
"transformers_version": "4.46.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user