mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Adding matmul?
This commit is contained in:
@ -16,6 +16,7 @@ members = [
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
ggblas = "0.1.0"
|
||||
safetensors = "0.3.1"
|
||||
thiserror = "1"
|
||||
cudarc = { version = "0.9.9", optional = true }
|
||||
|
Reference in New Issue
Block a user