Skip to content

Commit

Permalink
updated workflows & models
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant committed Sep 20, 2024
1 parent 5de9dff commit 3c03474
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "dkn-compute"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
license = "Apache-2.0"
readme = "README.md"
Expand Down Expand Up @@ -45,7 +45,7 @@ sha3 = "0.10.8"
fastbloom-rs = "0.5.9"

# workflows
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "322a234" }
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "80f8e71e" }

# peer-to-peer
libp2p = { git = "https://github.com/anilaltuner/rust-libp2p.git", rev = "7ce9f9e", features = [
Expand Down

0 comments on commit 3c03474

Please sign in to comment.