Y
Hacker News
new
|
ask
|
show
|
jobs
by
segmenta
20 days ago
Yes! You can use local models through Ollama and LM Studio. We do some special handling when you use local models, such as suppressing background agents when you chat, so the model is not overwhelmed.
1 comments
nshotton
20 days ago
sweet, is there any plans to implement VLLM in the future?
link
segmenta
20 days ago
vLLM works today - it exposes an OpenAI-compatible endpoint, and you can point Rowboat at a custom base URL in model settings.
link