@@ -4,10 +4,10 @@ version = "0.0.0"
44edition.workspace = true
55
66[dependencies ]
7- operators = { git = " https://github.com/YdrMaster/operators-rs" , rev = " 01b39e8 " , default-features = false , features = [
7+ operators = { git = " https://github.com/YdrMaster/operators-rs" , rev = " 88c58bd " , default-features = false , features = [
88 " nvidia-gpu" ,
99] }
10- nn = { git = " https://github.com/YdrMaster/InfiniNN" , rev = " e3061d6 " }
10+ nn = { git = " https://github.com/YdrMaster/InfiniNN" , rev = " 171c5b0 " }
1111ggus = { git = " https://github.com/InfiniTensor/gguf" , rev = " 23c362f" }
1212tokeneer = { git = " https://github.com/InfiniTensor/tokeneer" , rev = " c48f39f" }
1313
@@ -26,7 +26,7 @@ minijinja = { version = "2.11", default-features = false, features = [
2626
2727[build-dependencies ]
2828build-script-cfg = " 0.1"
29- search-cuda-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " c535e9f " }
30- search-maca-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " c535e9f " }
31- search-corex-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " c535e9f " }
32- cuda-cc = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " c535e9f " }
29+ search-cuda-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " 31c8090 " }
30+ search-maca-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " 31c8090 " }
31+ search-corex-tools = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " 31c8090 " }
32+ cuda-cc = { git = " https://github.com/YdrMaster/cuda-driver" , rev = " 31c8090 " }
0 commit comments