Skip to content

Commit aa87703

Browse files
committed
feat(llama.cu):适配天数
Signed-off-by: Ceng2333 <[email protected]>
1 parent 2c1d870 commit aa87703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama.cu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition.workspace = true
55

66
[dependencies]
77
operators = { git = "https://github.com/YdrMaster/operators-rs", rev = "88c58bd", default-features = false, features = [
8-
"nvidia-gpu",
8+
"iluvatar-gpu",
99
] }
1010
nn = { git = "https://github.com/YdrMaster/InfiniNN", rev = "171c5b0" }
1111
ggus = { git = "https://github.com/InfiniTensor/gguf", rev = "23c362f" }

0 commit comments

Comments
 (0)