Commit 5f9d1fc3 authored by Graham King's avatar Graham King Committed by GitHub
Browse files

chore: Upgrade llamacpp dependency (#449)

parent 2dc18dbc
...@@ -104,7 +104,7 @@ libc = "0.2" ...@@ -104,7 +104,7 @@ libc = "0.2"
serde-pickle = "1.2.0" serde-pickle = "1.2.0"
# llamacpp # llamacpp
llama-cpp-2 = { version = "0.1.86", optional = true } llama-cpp-2 = { version = "0.1.102", optional = true }
# tokenizers # tokenizers
tokenizers = { version = "0.21.1", default-features = false, features = [ tokenizers = { version = "0.21.1", default-features = false, features = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment