Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
e565d49b
Commit
e565d49b
authored
Apr 03, 2025
by
Graham King
Committed by
GitHub
Apr 03, 2025
Browse files
chore: Add libclang-dev to CI for llamacpp (#507)
parent
3c49a02c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
container/Dockerfile.vllm
container/Dockerfile.vllm
+1
-0
No files found.
container/Dockerfile.vllm
View file @
e565d49b
...
...
@@ -56,6 +56,7 @@ RUN apt-get update -y && apt-get -y install curl \
libgrpc-dev \
libgrpc++-dev \
libprotobuf-dev \
libclang-dev \
protobuf-compiler-grpc \
pybind11-dev \
python3-full \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment