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 (19KB)
Runtime依存関係 (2):
red-candle
~> 1.3
ruby_llm
>= 1.2, < 3.0