Skip to content

Commit 3703e62

Browse files
author
chibu
committed
revert lmeval example
1 parent e863516 commit 3703e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/lmeval_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
model_id="meta-llama/Llama-3.2-1B-Instruct",
77
tasks="gsm8k",
88
model_args="dtype=auto,max_model_len=8192",
9-
batch_size="auto",
9+
batch_size="auto",
1010
)
1111

1212
task.execute_remotely("oneshot-a100x1")

0 commit comments

Comments
 (0)