shubhrapandit commited on
Commit
3bc0a88
·
verified ·
1 Parent(s): e11def4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -233,6 +233,7 @@ lm_eval \
233
  --model vllm \
234
  --model_args pretrained="<model_name>",dtype=auto,max_model_len=4096,max_gen_toks=2048,max_num_seqs=128,tensor_parallel_size=<n>,gpu_memory_utilization=0.9 \
235
  --tasks mgsm_cot_native \
 
236
  --num_fewshot 0 \
237
  --batch_size auto \
238
  --output_path output_dir
 
233
  --model vllm \
234
  --model_args pretrained="<model_name>",dtype=auto,max_model_len=4096,max_gen_toks=2048,max_num_seqs=128,tensor_parallel_size=<n>,gpu_memory_utilization=0.9 \
235
  --tasks mgsm_cot_native \
236
+ --apply_chat_template \
237
  --num_fewshot 0 \
238
  --batch_size auto \
239
  --output_path output_dir