shubhrapandit commited on
Commit
3c31af6
·
verified ·
1 Parent(s): 3be3d80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -157,6 +157,7 @@ lm_eval \
157
  --model vllm \
158
  --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 \
159
  --tasks mgsm_cot_native \
 
160
  --num_fewshot 0 \
161
  --batch_size auto \
162
  --output_path output_dir
 
157
  --model vllm \
158
  --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 \
159
  --tasks mgsm_cot_native \
160
+ --apply_chat_template \
161
  --num_fewshot 0 \
162
  --batch_size auto \
163
  --output_path output_dir