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
Release history Release notifications | RSS feed
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.29.tar.gz
(104.7 kB
view details)
Built Distribution
timestep-12.0.29-py3-none-any.whl
(118.0 kB
view details)
File details
Details for the file timestep-12.0.29.tar.gz
.
File metadata
- Download URL: timestep-12.0.29.tar.gz
- Upload date:
- Size: 104.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5494296c4b74ff4adc894f47fd23ff741caf6d57b4b3e6fe53b5e1d0e5afff63 |
|
MD5 | ad0db284205680a01c96e2de913dfe9c |
|
BLAKE2b-256 | fc7960f069ee39616fa84ac96efbee66f5f434f1de72ba20ebe3d2cd41f22f4f |
File details
Details for the file timestep-12.0.29-py3-none-any.whl
.
File metadata
- Download URL: timestep-12.0.29-py3-none-any.whl
- Upload date:
- Size: 118.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7b5e6de69142721a7ec2a022603a059d144ae72ec87dda653b5cdccdfbf925e |
|
MD5 | e4b3cac39991d4f9963b8db0ddc4a707 |
|
BLAKE2b-256 | 796d0a1a46c0c640f753cd3baf3271d73a355dcf5406a8791dcbfdd28398a0ee |