Skip to content

Add Swarm S3 guide#420

Merged
k3dz0r merged 2 commits intodevelopfrom
2025-04-08
Apr 8, 2026
Merged

Add Swarm S3 guide#420
k3dz0r merged 2 commits intodevelopfrom
2025-04-08

Conversation

@k3dz0r
Copy link
Copy Markdown
Collaborator

@k3dz0r k3dz0r commented Apr 8, 2026

Summary by CodeRabbit

Release Notes

  • New Features

    • Added S3 object storage support for LLM deployment, enabling Qwen model serving on Super Swarm
  • Documentation

    • Added comprehensive guide for deploying LLM on Super Swarm with S3 integration
    • Enhanced existing LLM deployment guide with improved structure and support resources

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 8, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

Documentation guides were reorganized and updated to reflect Super Swarm's broader LLM deployment capabilities. New deployment script for Qwen model via S3 storage was added. Two existing deployment scripts had their default BASE_DOMAIN updated from monai-swarm.win to superprotocol.com. Tabbed UI components and consolidated examples were introduced in the main guide.

Changes

Cohort / File(s) Summary
Documentation Updates
docs/cli/Guides/swarm-vllm-s3.md, docs/cli/Guides/swarm-vllm.md
New S3-based deployment guide added; existing guide restructured with tabbed deployment examples, reorganized steps, updated placeholders (<YOUR_DOMAIN>, <BASE64_IMAGE>, ${API_KEY}), and new Support section with contact links.
Deployment Script Base Domain Updates
static/files/deploy_apertus_official.sh, static/files/deploy_medgemma_official.sh
Updated default BASE_DOMAIN from monai-swarm.win to superprotocol.com in both scripts' environment variable defaults.
New S3 Deployment Script
static/files/deploy_qwen_s3.sh
New Bash script provisioning vLLM Helm release for Qwen model with S3 storage backend, including environment validation, Kubernetes namespace/secret creation, Helm configuration with S3 downloader initContainer, ingress setup, and smoke-test commands.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Poem

🐰 Through clouds of S3 our scripts now hop,
With Qwen and vLLM at the top,
New guides and domains, fresh and bright,
Super Swarm deploys through the night!
This rabbit's code hops left and right! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the primary change: adding a new S3 deployment guide. It is concise, specific, and clearly reflects the main file addition (swarm-vllm-s3.md guide).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch 2025-04-08

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@k3dz0r k3dz0r merged commit 2bc4dd0 into develop Apr 8, 2026
5 of 6 checks passed
@k3dz0r k3dz0r deleted the 2025-04-08 branch April 8, 2026 18:30
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