shubhrapandit commited on
Commit
c21b685
·
verified ·
1 Parent(s): 8c3aab4

Update README.md

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