Switch back to getting mistralrs from GitHub
This commit is contained in:
parent
18ca69f07f
commit
4bfc8954f3
2 changed files with 175 additions and 377 deletions
|
@ -65,7 +65,7 @@ util.workspace = true
|
|||
workspace-hack.workspace = true
|
||||
zed_llm_client.workspace = true
|
||||
language.workspace = true
|
||||
mistralrs = { path = "../../../mistral.rs/mistralrs", features = [] }
|
||||
mistralrs = { git = "https://github.com/EricLBuehler/mistral.rs", tag = "v0.6.0", features = [] }
|
||||
|
||||
[dev-dependencies]
|
||||
editor = { workspace = true, features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue