Skip to content

docs: clarify Scope live-runner setup#2

Draft
fastagents wants to merge 2 commits into
livepeer:mainfrom
fastagents:codex/scope-live-runner-setup
Draft

docs: clarify Scope live-runner setup#2
fastagents wants to merge 2 commits into
livepeer:mainfrom
fastagents:codex/scope-live-runner-setup

Conversation

@fastagents
Copy link
Copy Markdown

@fastagents fastagents commented May 28, 2026

Summary

This clarifies the Scope live-runner startup command and documents an optional model-preload workflow for operators who want warm model caches before serving traffic.

Code/docs changes

  • In docker-compose.yml, run the Scope runner as uv run --extra livepeer livepeer-scope.
  • In README.md, add a model-preload command using uv run --extra livepeer python ..., with the registry import before download_models().

Why

The current upstream compose file still starts the runner with uv run livepeer-scope. Using the livepeer optional extra keeps the runner startup path aligned with the live-runner dependency set.

@fastagents fastagents force-pushed the codex/scope-live-runner-setup branch from b90b9b4 to 241d765 Compare May 28, 2026 22:29
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