mirror of
https://github.com/katanemo/plano.git
synced 2026-06-26 15:39:40 +02:00
add hermes llm
This commit is contained in:
parent
470cdf9843
commit
cd7b8ef649
4 changed files with 160 additions and 1 deletions
7
crates/Cargo.lock
generated
7
crates/Cargo.lock
generated
|
|
@ -1006,6 +1006,13 @@ version = "0.4.1"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
||||
|
||||
[[package]]
|
||||
name = "hermesllm"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"common",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hermit-abi"
|
||||
version = "0.1.19"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue