Skip to content

Cache Ollama manifests in macOS bootstrap#3

Open
mrjf wants to merge 1 commit into
mainfrom
codex/macos-qwen-ollama-bootstrap
Open

Cache Ollama manifests in macOS bootstrap#3
mrjf wants to merge 1 commit into
mainfrom
codex/macos-qwen-ollama-bootstrap

Conversation

@mrjf

@mrjf mrjf commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • compute the expected Ollama manifest path for the configured Qwen model
  • restore/save a metadata-only manifest cache under ${XDG_CACHE_HOME:-$HOME/.cache}/gh-aw/ollama-manifests
  • verify model readiness with ollama show so a manifest alone does not skip required blob pulls

Validation

  • bash -n infra/macos/setup-local-qwen-ollama.sh scripts/check-qwen-only-models.sh
  • shellcheck infra/macos/setup-local-qwen-ollama.sh scripts/check-qwen-only-models.sh
  • scripts/check-qwen-only-models.sh
  • REGISTER_MACOS_RUNNER=0 SET_GITHUB_VARIABLES=0 RUN_SMOKE=0 PULL_MODEL=0 RESTART_OLLAMA=0 infra/macos/setup-local-qwen-ollama.sh
  • QWEN_OLLAMA_MODEL=qwen2.5:0.5b REGISTER_MACOS_RUNNER=0 SET_GITHUB_VARIABLES=0 RUN_SMOKE=0 PULL_MODEL=0 RESTART_OLLAMA=0 infra/macos/setup-local-qwen-ollama.sh

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