Skip to main content

No project description provided

Project description

Timestep AI

Timestep AI CLI - free, local-first, open-source AI

Setup:

Development

$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install poetry==1.8.3
$ cp .env.example .env
$ direnv allow # See https://direnv.net/#getting-started to install direnv on your platform
$ make

Library

$ python3 -m pip install --upgrade pip
$ python3 -m pip install --user pipx
$ python3 -m pipx ensurepath
$ pipx install timestep

Pre-requisites:

$ prefect server start
$ prefect worker start --pool "default"

Usage:

$ timestep [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • evals: Run evaluations.
  • serve: Run serving.
  • train: Run training.

timestep evals

Run evaluations.

Usage:

$ timestep evals [OPTIONS]

Options:

  • --help: Show this message and exit.

timestep serve

Run serving.

Usage:

$ timestep serve [OPTIONS]

Options:

  • --help: Show this message and exit.

timestep train

Run training.

Usage:

$ timestep train [OPTIONS]

Options:

  • --help: Show this message and exit.

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

timestep-12.0.26.tar.gz (104.6 kB view hashes)

Uploaded Source

Built Distribution

timestep-12.0.26-py3-none-any.whl (117.9 kB view hashes)

Uploaded Python 3

Supported by

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