File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,10 @@ thiserror = "1.0"
33
33
34
34
[patch .crates-io ]
35
35
cudarc = { git = " https://github.com/coreylowman/cudarc" , rev = " c388e724af93a3e8fbe484f5ded2d8b3c1badd8e" }
36
- candle = { git = " https://github.com/OlivierDehaene/candle" , rev = " 33b7ecf9ed82bb7c20f1a94555218fabfbaa2fe3 " , package = " candle-core" }
37
- candle-nn = { git = " https://github.com/OlivierDehaene/candle" , rev = " 33b7ecf9ed82bb7c20f1a94555218fabfbaa2fe3 " , package = " candle-nn" }
38
- candle-transformers = { git = " https://github.com/OlivierDehaene/candle" , rev = " 33b7ecf9ed82bb7c20f1a94555218fabfbaa2fe3 " , package = " candle-transformers" }
39
- candle-flash-attn = { git = " https://github.com/OlivierDehaene/candle" , rev = " 33b7ecf9ed82bb7c20f1a94555218fabfbaa2fe3 " , package = " candle-flash-attn" }
36
+ candle = { git = " https://github.com/OlivierDehaene/candle" , rev = " 7e02ad856104799b73a946ac1e153f0de77feaaf " , package = " candle-core" }
37
+ candle-nn = { git = " https://github.com/OlivierDehaene/candle" , rev = " 7e02ad856104799b73a946ac1e153f0de77feaaf " , package = " candle-nn" }
38
+ candle-transformers = { git = " https://github.com/OlivierDehaene/candle" , rev = " 7e02ad856104799b73a946ac1e153f0de77feaaf " , package = " candle-transformers" }
39
+ candle-flash-attn = { git = " https://github.com/OlivierDehaene/candle" , rev = " 7e02ad856104799b73a946ac1e153f0de77feaaf " , package = " candle-flash-attn" }
40
40
41
41
[profile .release ]
42
42
debug = 0
You can’t perform that action at this time.
0 commit comments