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.8.7.tar.gz (45.0 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.8.7-py3-none-any.whl (53.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hypercli_cli-0.8.7.tar.gz
  • Upload date:
  • Size: 45.0 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.8.7.tar.gz
Algorithm Hash digest
SHA256 df8fe91b6323279071cf4cbf8fe15a7187c4958ca8cc263fa44863c0cb8e344d
MD5 ebc1fe3835ccf8b564d08aa7e1c4cbe6
BLAKE2b-256 0b78fb9c877df10dc67bddc9cc1c762b4aa0af47a3c7d6c616e3c25c999a5db1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hypercli_cli-0.8.7-py3-none-any.whl
  • Upload date:
  • Size: 53.1 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.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 d959f38e74ea6734f89578389d2cc90bd38fca2cb3a69ec8b08808c62fd924cc
MD5 9c38fa20b7d0a7b847e766e8b2fbace7
BLAKE2b-256 ea6dfa3e1536ee99ac6f748fecdcca1412cfd93162b15622e80c0f39ae933e8c

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