mirror of
https://github.com/JasonYANG170/CodeGeeX4.git
synced 2024-11-23 12:16:33 +00:00
Update Cargo.toml
This commit is contained in:
parent
dbcbef6fd7
commit
19b44b7b4c
|
@ -32,5 +32,5 @@ bindgen_cuda = { version = "0.1.1", optional = true }
|
|||
|
||||
[features]
|
||||
default = []
|
||||
cuda = ["candle/cuda", "candle-nn/cuda", "candle-transformers/cuda", "dep:bindgen_cuda"]
|
||||
cuda = ["candle-core/cuda", "candle-nn/cuda", "candle-transformers/cuda", "dep:bindgen_cuda"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user