luke
luke
Great to hear. thanks. We just tried and it still errors out with the same error on M1 and M3 with metal.
checking in on this again. so the idea is that maybe clang is wrong version? just tried again with latest candle and still same error ``` function 'cast_f32_bf16' does not...
getting the same error trying to compile for iOS tried the rustflags solution above and it is still not working.
removing gemm dependency for iOS got it to build.
thanks. environment var works.
is it possible to load checkpoints with candle? like the safetensors used in comfyUI?
I tried adding Arc::new to the fields but i still get this error ``` the trait bound `Arc: Module` is not satisfied the following other types implement trait `Module`: AttentionBlock...
this command is from the documentation and it doesn't work for us either...
what settings did you have to do manually to get it to build?