Skip to content

Commit

Permalink
Update candle-core to a released version (#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
antimora authored Jun 21, 2024
1 parent a5dfb87 commit 418b14f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
9 changes: 6 additions & 3 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ license = "MIT OR Apache-2.0"
[workspace.dependencies]
async-trait = "0.1.80"
bytemuck = "1.16.0"
# candle-core = { version = "0.4.1" }
candle-core = { git = "https://github.com/huggingface/candle.git", rev = "82b641f" }
candle-core = { version = "0.5.1" }
clap = { version = "4.5.7", features = ["derive"] }
colored = "2.1.0"
console_error_panic_hook = "0.1.7"
Expand Down

0 comments on commit 418b14f

Please sign in to comment.