shubhrapandit commited on
Commit
96b8aa9
·
verified ·
1 Parent(s): 157deec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -221,6 +221,7 @@ lm_eval \
221
  --model vllm \
222
  --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 \
223
  --tasks mgsm_cot_native \
 
224
  --num_fewshot 0 \
225
  --batch_size auto \
226
  --output_path output_dir
 
221
  --model vllm \
222
  --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 \
223
  --tasks mgsm_cot_native \
224
+ --apply_chat_template \
225
  --num_fewshot 0 \
226
  --batch_size auto \
227
  --output_path output_dir