File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,10 +27,10 @@ license = "MIT"
2727rust-version = " 1.82"
2828
2929[workspace .dependencies ]
30- candle-core = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " 5e6c385 " }
31- candle-nn = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " 5e6c385 " }
32- candle-flash-attn-v3 = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " 5e6c385 " }
33- candle-flash-attn = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " 5e6c385 " }
30+ candle-core = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " d0b9b26 " }
31+ candle-nn = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " d0b9b26 " }
32+ candle-flash-attn-v3 = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " d0b9b26 " }
33+ candle-flash-attn = { git = " https://github.com/EricLBuehler/candle.git" , version = " 0.9.1" , rev = " d0b9b26 " }
3434# candle-core = { path = "../candle/candle-core" }
3535# candle-nn = { path = "../candle/candle-nn" }
3636# candle-flash-attn-v3 = { path = "../candle/candle-flash-attn-v3" }
You can’t perform that action at this time.
0 commit comments