This commit is contained in:
OlivierDehaene 2023-03-09 11:13:36 +01:00
parent 864766c89b
commit 6def47158f

View File

@ -231,6 +231,7 @@ mod tests {
temperature: 0.0,
top_k: 0,
top_p: 0.0,
typical_p: 0.0,
do_sample: false,
seed: 0,
repetition_penalty: 0.0,