mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-31 06:34:56 -04:00
main: update refs -> llama
fix examples/main ref
This commit is contained in:
@@ -19,7 +19,7 @@ RUN cmake -B build -DLLAMA_VULKAN=1 && \
|
||||
|
||||
# Clean up
|
||||
WORKDIR /
|
||||
RUN cp /app/build/bin/main /main && \
|
||||
RUN cp /app/build/bin/llama /llama && \
|
||||
rm -rf /app
|
||||
|
||||
ENV LC_ALL=C.utf8
|
||||
|
Reference in New Issue
Block a user