Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/pages/about/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ const AboutPage = () => {
<p>
The benchmark currently only supports single-GPU setups, which we
believe represents the most practical approach for most users running
LLMs locally. Similar to how gaming has shifted predominately to single
GPU setups. In the future we may support multi-GPU setups.
LLMs locally. In the future we may support multi-GPU setups.
</p>
<AboutHeader text="Windows Users" />
<p>
Expand Down