Show HN: We made our own inference engine for Apple Silicon
11–20 of 48 posts
Re: Show HN: We made our own inference engine for Apple Silicon
#12Re: Show HN: We made our own inference engine for Apple Silicon
#13Amazing! How was your experience using Rust on this project? I'm considering a project in an adjacent space and I'm trying to decide between Rust, C, and Zig. Rust seems a bit burdensome with its complexity compared to C and Zig. Reminds me of C++ in its complexity (although not as bad). I find it difficult to walk through and understand a complicated Rust repository. I don't have that problem with C and Zig for the…
Re: Show HN: We made our own inference engine for Apple Silicon
#14Wondering why use Rust other than C++
Re: Show HN: We made our own inference engine for Apple Silicon
#15would https://docs.unsloth.ai/basics/kimi-k2-how-to-run-locally be faster with mirai?
Re: Show HN: We made our own inference engine for Apple Silicon
#16Re: Show HN: We made our own inference engine for Apple Silicon
#17In practice, how often do the models use the ANE? It sounds like you are optimizing for speed which in my experience always favors GPU.
Re: Show HN: We made our own inference engine for Apple Silicon
#18Can you explain the type of quantization you support? would https://docs.unsloth.ai/basics/kimi-k2-how-to-run-locally be faster with mirai?
Re: Show HN: We made our own inference engine for Apple Silicon
#19I'm curious about why the performance gains mentioned were so substantial for Qwen vs Llama?