ruby_llm-red_candle 0.1.0
A RubyLLM plugin that enables local LLM execution using the Red Candle gem. Run quantized GGUF models directly in Ruby without external API calls. Supports streaming, structured output, and multiple model architectures including Gemma, Llama, Qwen, Mistral, and Phi.
Gemfile:
=
install:
=
Versions:
- 0.1.0 December 11, 2025 (19 KB)
Runtime Dependencies (2):
red-candle
~> 1.3
ruby_llm
>= 1.2, < 3.0