Issue Building Docker Image #2506
Unanswered
hacker-jak
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Image:
quay.io/repository/go-skynet/local-ai?tab=tags&tag=master-cublas-cuda11-ffmpeg
When building this image I get an error compiling one of the grpc-server examples. Not sure how to proceed. Anybody know how I can resolve this issue?
Error:
/build/backend/cpp/llama-avx/llama.cpp/examples/grpc-server/grpc-server.cpp: In member function 'void llama_server_context::validate_model_chat_template(server_params&)': 126.6 /build/backend/cpp/llama-avx/llama.cpp/examples/grpc-server/grpc-server.cpp:487:9: error: 'llama_chat_message' was not declared in this scope
Beta Was this translation helpful? Give feedback.
All reactions