Skip to content

Conversation

@nilgaar
Copy link

@nilgaar nilgaar commented Oct 10, 2025

Adds a production-ready Dockerfile.cpu and integrates it into the existing GitHub Actions release workflow.

  • Builds CPU-only Tabby image using Ubuntu 24.04 and stable Rust.
  • Updated CI/CD matrix to include cpu, cuda, and rocm.
  • CPU images now published as tabbyml/tabby-cpu and ghcr.io/tabbyml/tabby-cpu.

Closes #4377.

@nilgaar nilgaar force-pushed the feature/cpu-docker branch from 6e11e56 to 74ca829 Compare October 10, 2025 17:37
@nilgaar nilgaar marked this pull request as ready for review October 10, 2025 17:38
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.

Add CPU-only mode support or CPU_ONLY=true option to Docker image

1 participant