Commit 0dbe7e1
committed
dep(candle): Downgrade Candle to 0.9.2 for workspace; upgrade only in CUDA13 CI
- pin candle-core/candle-nn to the crates.io 0.9.x release so the macOS Metal backend runs on the stable, thread-tolerant implementation (0.9.2-alpha.1 breaks when the model is invoked off the creating thread, which hits our server).
- keep the Windows CUDA 13 build on the git tip temporarily by updating those crates during that GH Actions job only, then reverting the lockfile so the repo stays on 0.9.1 locally.
- mark cuda13 artifacts as “preview” to reflect the alpha Candle requirement.1 parent 579efc3 commit 0dbe7e1
3 files changed
Lines changed: 81 additions & 198 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
134 | 161 | | |
135 | 162 | | |
136 | 163 | | |
| |||
183 | 210 | | |
184 | 211 | | |
185 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
0 commit comments