Skip to content

Commit

Permalink
Merge branch 'channelwise-scales' of https://github.com/neuralmagic/n…
Browse files Browse the repository at this point in the history
…m-vllm into channelwise-scales
  • Loading branch information
robertgshaw2-neuralmagic committed Jul 16, 2024
2 parents 39f89b9 + 433c160 commit 724d7e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ done

lm_eval --model vllm \
--model_args pretrained=$MODEL,tensor_parallel_size=$TP_SIZE,add_bos_token=true,distributed_executor_backend="ray",trust_remote_code=true,max_model_len=4096 \
--tasks ifeval --num_fewshot $FEWSHOT --limit $LIMIT \
--tasks gsm8k --num_fewshot $FEWSHOT --limit $LIMIT \
--batch_size $BATCH_SIZE

0 comments on commit 724d7e9

Please sign in to comment.