Skip to content

Ollama: verify model pulled before marking installed #15

Description

@himanshu231204

Background

After ollama pull, a race can report success before the model is listed.

Why it matters

False success leads to confusing later failures.

Acceptance criteria

  • Confirm the model appears in ollama list before reporting success.
  • Retry once on race with a short backoff.
  • Add an -m integration test (skips without Ollama).

Where to look

  • src/modeldock/adapters/runtimes/ollama.py, src/modeldock/core/manager.py

How to claim

Comment /claim on this issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions