Home
Softono

Velda

Open source Apache-2.0 Go
82
Stars
4
Forks
1
Issues
4
Watchers
2 months
Last Commit

 About Velda

Run GPU or batch jobs directly from your dev environment

Platforms

Web Self-hosted Cloud

Languages

Go

Need Help Installing Velda?

We provide expert installation service for this software. Our team will install, configure, and secure Velda on your server. plans start at just $30.

Velda.io

Documentation GitHub Release Join Slack

Scale like your local machine in the cloud

Containers make apps scalable, but the workflow is broken: Slow to build; Dependencies drift; Registry bloat; Complex Job manifests.

Velda eliminates all these steps, and makes your dev-environment immediately scalable:

  • ❌ No Dockerfiles or Manifests
  • ❌ No image builds or registries
  • ❌ No redeploys on code changes
  • βœ… Instant scale from local dev to cloud compute, run in any cloud

Prefix any command with vrun to execute it on cloud resources using the exact same code, data, and dependencies as your development machine. You may also use vbatch or other commands to orchestrate large scale pipelines.

Velda is designed for:

  • ML engineers iterating on training & evaluation
  • Data engineers running ad-hoc or scheduled batch jobs
  • Infra teams tired of rebuilding containers for every code change

Getting started

  1. Deploy Velda cluster.
  2. Connect to your instance using ssh or Velda CLI and start development.
  3. Run jobs with vrun, vbatch
vrun -P gpu-h200-8 python train.py --epochs 100
  1. Onboard more developers by cloning from an existing templates.

🀝 Contributing

We love contributions from our community ❀️. Pull requests are welcome!

πŸ‘₯ Community

We are super excited for community contributions of all kinds - whether it's code improvements, documentation updates, issue reports, feature requests, or discussions in our Discord.

Join our community here:

Learn more

Check out velda.io to learn more about Velda and our hosted/enterprise offerings.