Skip to main content

CLI for HyperCLI - GPU orchestration and LLM API

Project description

HyperCLI CLI

Command-line interface for HyperCLI - GPU orchestration and LLM API.

Installation

pip install hypercli-cli

This also installs the hypercli-sdk as a dependency.

Setup

Configure your API key:

hyper configure

Or set via environment:

export HYPERCLI_API_KEY=your_key

Or create ~/.hypercli/config:

HYPERCLI_API_KEY=your_key

Get your API key at hypercli.com/dashboard

Usage

Billing

hyper billing balance
hyper billing transactions
hyper billing balance -o json

LLM

# List models
hyper llm models

# Quick chat
hyper llm chat deepseek-v3.1 "Explain quantum computing"

# Interactive chat
hyper llm chat deepseek-v3.1

# With system prompt
hyper llm chat deepseek-v3.1 "Write a haiku" -s "You are a poet"

Jobs

# List jobs
hyper jobs list
hyper jobs list -s running

# Create a job
hyper jobs create nvidia/cuda:12.0 -g l40s -c "python train.py"

# Create and follow logs with TUI
hyper jobs create nvidia/cuda:12.0 -g h100 -n 8 -c "torchrun train.py" -f

# Get job details
hyper jobs get <job_id>

# Stream logs
hyper jobs logs <job_id> -f

# Watch GPU metrics
hyper jobs metrics <job_id> -w

# Cancel
hyper jobs cancel <job_id>

# Extend runtime
hyper jobs extend <job_id> 7200

User

hyper user

Output Formats

hyper jobs list -o json
hyper billing balance -o table

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hypercli_cli-0.7.4.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hypercli_cli-0.7.4-py3-none-any.whl (38.9 kB view details)

Uploaded Python 3

File details

Details for the file hypercli_cli-0.7.4.tar.gz.

File metadata

  • Download URL: hypercli_cli-0.7.4.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for hypercli_cli-0.7.4.tar.gz
Algorithm Hash digest
SHA256 1e679cc70c44cd1dc9b8ac14f5a642897ef208c00c1a35f801351aa5512e384e
MD5 c81fa35b1245deb1492e01f6936fac0f
BLAKE2b-256 1cce7d730d7926e3661904956e4b17cbd7cf7c670a945c668f9709d20f0c3b8f

See more details on using hashes here.

File details

Details for the file hypercli_cli-0.7.4-py3-none-any.whl.

File metadata

  • Download URL: hypercli_cli-0.7.4-py3-none-any.whl
  • Upload date:
  • Size: 38.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for hypercli_cli-0.7.4-py3-none-any.whl
Algorithm Hash digest
SHA256 25a862179eccaf40821538bfc8664ab3528aa7121460fb46e326057776ff8061
MD5 4479a6471c5ec479ff091a2188ed412a
BLAKE2b-256 c3f161e956b164796cd8b72b46c20d0a5e78612bfd178974d636a4643a05ec96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page