HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cpetersen

no profile record

Submissions

Show HN: Red Candle – Run LLMs Natively in Ruby with Rust

github.com
5 points·by cpetersen·12 tháng trước·1 comments

comments

cpetersen
·12 tháng trước·discuss
I've been working on Red Candle, a Ruby gem that runs LLMs (Llama, Mistral, Gemma, Phi) directly in your Ruby process through Rust bindings (based on the candle crate from Hugging Face). No Python, no servers - just FFI with Metal/CUDA acceleration.

It's been useful for adding AI features to Rails apps without the complexity of managing separate services. Would love feedback from anyone working with LLMs in Ruby.

GitHub: https://github.com/assaydepot/red-candle