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:
=
安装:
=
版本列表:
- 0.1.0 December 11, 2025 (19.0 KB)
Runtime 依赖 (2):
red-candle
~> 1.3
ruby_llm
>= 1.2, < 3.0