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
9b36e90561
commit
dbcbef6fd7
|
@ -26,6 +26,9 @@ candle-examples = "0.6.0"
|
||||||
candle-nn = "0.6.0"
|
candle-nn = "0.6.0"
|
||||||
safetensors = "0.4.3"
|
safetensors = "0.4.3"
|
||||||
#safetensors = {path ="../safetensors/safetensors"}
|
#safetensors = {path ="../safetensors/safetensors"}
|
||||||
|
[build-dependencies]
|
||||||
|
bindgen_cuda = { version = "0.1.1", optional = true }
|
||||||
|
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|
Loading…
Reference in New Issue
Block a user