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
0d716a791c
commit
9b36e90561
|
@ -26,3 +26,8 @@ candle-examples = "0.6.0"
|
|||
candle-nn = "0.6.0"
|
||||
safetensors = "0.4.3"
|
||||
#safetensors = {path ="../safetensors/safetensors"}
|
||||
|
||||
[features]
|
||||
default = []
|
||||
cuda = ["candle/cuda", "candle-nn/cuda", "candle-transformers/cuda", "dep:bindgen_cuda"]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user