shubhrapandit commited on
Commit
650ef75
·
verified ·
1 Parent(s): 0d2af68

Update README.md

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