Skip to content

Commit 2be86f2

Browse files
semidarkhodlen
authored andcommitted
Corrected typo to wrong file (ggml-org#6199)
The stated file `./devops/main-server.Dockerfile` does not exist. I figure that `.devops/server-intel.Dockerfile` was meant.
1 parent 04d74a2 commit 2be86f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-sycl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ You can choose between **F16** and **F32** build. F16 is faster for long-prompt
115115
# Or, for F32:
116116
docker build -t llama-cpp-sycl -f .devops/main-intel.Dockerfile .
117117

118-
# Note: you can also use the ".devops/main-server.Dockerfile", which compiles the "server" example
118+
# Note: you can also use the ".devops/server-intel.Dockerfile", which compiles the "server" example
119119
```
120120

121121
### Run

0 commit comments

Comments
 (0)