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 04d74a2 commit 2be86f2Copy full SHA for 2be86f2
README-sycl.md
@@ -115,7 +115,7 @@ You can choose between **F16** and **F32** build. F16 is faster for long-prompt
115
# Or, for F32:
116
docker build -t llama-cpp-sycl -f .devops/main-intel.Dockerfile .
117
118
-# Note: you can also use the ".devops/main-server.Dockerfile", which compiles the "server" example
+# Note: you can also use the ".devops/server-intel.Dockerfile", which compiles the "server" example
119
```
120
121
### Run
0 commit comments