HyperbolicLabs/hyperbolic-cli
Go
Captured source
source ↗published May 14, 2025seen 5dcaptured 13hhttp 200method plain
HyperbolicLabs/hyperbolic-cli
Language: Go
License: MIT
Stars: 1
Forks: 0
Open issues: 2
Created: 2025-05-14T03:17:38Z
Pushed: 2025-08-07T21:20:18Z
Default branch: main
Fork: no
Archived: no
README:
Hyperbolic CLI
Developer-first CLI to browse, rent, and manage Hyperbolic GPUs. Rent on-demand GPU VMs and bare‑metal clusters from $1.49 per hour.
Install
brew install HyperbolicLabs/hyperbolic/hyperbolic
Quick start
hyperbolic auth login hyperbolic --help
Account setup
1. Create an account: https://app.hyperbolic.ai/ and verify your email. 2. Add funds: go to Billing and deposit funds (we suggest starting with $25). 3. Add SSH public key: Settings → SSH Public Key → paste your ~/.ssh/id_rsa.pub (or ed25519.pub) and save.
Links
- Docs: https://docs.hyperbolic.xyz
- Dashboard: https://app.hyperbolic.ai/
- License: MIT
Examples
# Browse on-demand marketplace hyperbolic ondemand # Rent an on-demand VM (1, 2, 4, 8 GPUs depending on availability) hyperbolic rent ondemand --instance-type virtual-machine --gpu-count 1 #Rent and on-demand Bare Metal Cluster (Multiples of 8 GPUs depending on availability) hyperbolic rent ondemand --instance-type bare-metal --network-type infiniband --gpu-count 16 # List and then terminate an instance hyperbolic instances hyperbolic terminate
Notability
notability 1.0/10New repo with negligible traction.