We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f1ae5 commit aafe294Copy full SHA for aafe294
evalperf.html
@@ -98,8 +98,7 @@ <h1 class="text-nowrap mt-5" style="font-size: xx-large;">
98
# Or `pip install "evalplus[perf,vllm]" --upgrade` for the latest stable release
99
100
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>
+evalplus.evalperf --model "ise-uiuc/Magicoder-S-DS-6.7B" --backend vllm</code>
103
</pre>
104
</div>
105
0 commit comments