Skip to content

Commit a299d14

Browse files
committed
wip: move candle-extensions dep to github
1 parent 5b17f52 commit a299d14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

candle-transformers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ serde = { workspace = true }
2424
serde_json = { workspace = true }
2525
serde_plain = { workspace = true }
2626
tracing = { workspace = true }
27-
candle-cublaslt = { path = "../../candle-extensions/candle-cublaslt" }
27+
candle-cublaslt = { git = "git@github.com:mixlayer/candle-extensions.git", branch = "cublaslt_fp8" }
2828
cudarc = { workspace = true }
2929
float8 = { workspace = true }
3030

0 commit comments

Comments
 (0)