Self-Host Beam on Crusoe Cloud

You can self-host Beta9 (open-source Beam) on Crusoe Cloud. Crusoe is a leading GPU cloud provider, with good availability of A100 and H100s.

Instructions for self-hosting Beta9 on Crusoe Cloud are here.

Beam Secrets CLI

You can manage secrets directly in the CLI — creating, updating, deleting, and all that good stuff.

Learn more about using the Secrets CLI.

Improved Workflow for Outputs

You can now return pre-signed URLs directly from outputs (no callbacks required).

This allows you to return outputs from endpoints, and it also minimizes the amount of code you need to write to retrieve your files.

Read more about the new workflow here.