Test
This commit is contained in:
6
benchmark.sh
Normal file
6
benchmark.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
lm_eval
|
||||
--model hf \
|
||||
--model_args pretrained=~/Uni/tfm/qwen_random,dtype=bfloat16,device_mp=auto \
|
||||
--tasks hellaswag,arc_easy,boolq \
|
||||
--batch_size auto
|
||||
Reference in New Issue
Block a user