mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 11:08:52 +00:00
Bump the hf-hub dependency to 0.1.3. (#206)
This commit is contained in:
@ -22,7 +22,7 @@ cudarc = { git = "https://github.com/LaurentMazare/cudarc.git", branch = "cublas
|
|||||||
# https://github.com/sarah-ek/gemm/pull/8.
|
# https://github.com/sarah-ek/gemm/pull/8.
|
||||||
# https://github.com/sarah-ek/gemm/pull/9.
|
# https://github.com/sarah-ek/gemm/pull/9.
|
||||||
gemm = { git = "https://github.com/LaurentMazare/gemm.git", branch = "f16-vec-plus-wasm-simd" }
|
gemm = { git = "https://github.com/LaurentMazare/gemm.git", branch = "f16-vec-plus-wasm-simd" }
|
||||||
hf-hub = "0.1.0"
|
hf-hub = "0.1.3"
|
||||||
half = { version = "2.3.1", features = ["num-traits"] }
|
half = { version = "2.3.1", features = ["num-traits"] }
|
||||||
intel-mkl-src = { version = "0.8.1", features = ["mkl-static-lp64-iomp"] }
|
intel-mkl-src = { version = "0.8.1", features = ["mkl-static-lp64-iomp"] }
|
||||||
libc = { version = "0.2.147" }
|
libc = { version = "0.2.147" }
|
||||||
|
Reference in New Issue
Block a user