Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Configure RuVLLM local inference with model selection, MicroLoRA fine-tuning, and SONA adaptation
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -55% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -42% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -46% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -16% | 0% |
Configure RuVLLM for local inference and fine-tuning.
When you need to configure local LLM inference, create MicroLoRA adapters for task-specific fine-tuning, or set up SONA for real-time adaptation.
mcp__plugin_ruflo-core_ruflo__ruvllm_status to see current model and adapter statemcp__plugin_ruflo-core_ruflo__ruvllm_generate_config with model parametersmcp__plugin_ruflo-core_ruflo__ruvllm_microlora_create for task-specific adaptersmcp__plugin_ruflo-core_ruflo__ruvllm_microlora_adapt with training datamcp__plugin_ruflo-core_ruflo__ruvllm_sona_create for real-time neural adaptationmcp__plugin_ruflo-core_ruflo__ruvllm_sona_adapt with feedback signals| Feature | MicroLoRA | SONA | |---------|-----------|------| | Speed | Minutes to train | <0.05ms adaptation | | Scope | Task-specific fine-tuning | Real-time micro-adjustments | | Persistence | Saved as adapter weights | Session-scoped | | Use case | Specialized domain tasks | Continuous feedback loops |
Other measured skills in the registry, with their headline benchmark lift.