Skip to content

Commit aafe294

Browse files
committed
trim line
1 parent a8f1ae5 commit aafe294

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

evalperf.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@ <h1 class="text-nowrap mt-5" style="font-size: xx-large;">
9898
# Or `pip install "evalplus[perf,vllm]" --upgrade` for the latest stable release
9999

100100
sudo sh -c 'echo 0 > /proc/sys/kernel/perf_event_paranoid' # Enable perf
101-
evalplus.evalperf --model "ise-uiuc/Magicoder-S-DS-6.7B" \
102-
--backend vllm</code>
101+
evalplus.evalperf --model "ise-uiuc/Magicoder-S-DS-6.7B" --backend vllm</code>
103102
</pre>
104103
</div>
105104

0 commit comments

Comments
 (0)