Skip to content

Support explicit Ollama model runs - #1

Merged
solusops merged 3 commits into
masterfrom
agent/ollama-explicit-models
Aug 8, 2026
Merged

Support explicit Ollama model runs#1
solusops merged 3 commits into
masterfrom
agent/ollama-explicit-models

Conversation

@solusops

@solusops solusops commented Aug 8, 2026

Copy link
Copy Markdown
Owner

What changed

  • Added explicit backend selection for LM Studio and Ollama.
  • Removed the tracked model sequence; collaborators pass one or more explicit model IDs or tags.
  • Fixed every run at a 16,384-token context cap and omit reasoning configuration.
  • Restored dashboard batch ETA from the explicit model selection stored in the index.

Why

This lets collaborators run only the models they choose while preserving a comparable context limit across backends.

Validation

  • Python compilation for runner and dashboard
  • Mocked Ollama tags/chat adapter check, including num_ctx=16384
  • Live LM Studio model listing and explicit GPT-OSS launch
  • Dashboard batch ETA API check

@solusops
solusops marked this pull request as ready for review August 8, 2026 04:04
@solusops
solusops merged commit 5ee2c1e into master Aug 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant