jremb

Results 1 issues of jremb

Following the [installation guide](https://huggingface.github.io/candle/guide/installation.html), I added candle via the following command: ```cargo add --git https://github.com/huggingface/candle.git candle-core --features "cuda"``` When compiling (no code yet) I get the following error: ``` error:...