We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca47fa commit b1801fdCopy full SHA for b1801fd
README.md
@@ -13,7 +13,7 @@ cd src
13
make build
14
make containers-with-cpu ( slow response with cpu )
15
or
16
-make containers-with-gpu ( fast LLM response, but make sure you have nvidia driver installed and 'nvidia-smi' command works in CLI)
+make containers-with-gpu ( fast LLM response, but make sure you have nvidia driver installed )
17
```
18

19
0 commit comments