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
5f9d1fc3
Commit
5f9d1fc3
authored
Mar 31, 2025
by
Graham King
Committed by
GitHub
Mar 31, 2025
Browse files
chore: Upgrade llamacpp dependency (#449)
parent
2dc18dbc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/llm/Cargo.toml
lib/llm/Cargo.toml
+1
-1
No files found.
lib/llm/Cargo.toml
View file @
5f9d1fc3
...
...
@@ -104,7 +104,7 @@ libc = "0.2"
serde-pickle
=
"1.2.0"
# llamacpp
llama-cpp-2
=
{
version
=
"0.1.
86
"
,
optional
=
true
}
llama-cpp-2
=
{
version
=
"0.1.
102
"
,
optional
=
true
}
# tokenizers
tokenizers
=
{
version
=
"0.21.1"
,
default-features
=
false
,
features
=
[
...
...
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