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.30.tar.gz
(104.7 kB
view details)
Built Distribution
timestep-12.0.30-py3-none-any.whl
(118.0 kB
view details)
File details
Details for the file timestep-12.0.30.tar.gz
.
File metadata
- Download URL: timestep-12.0.30.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 | fbdbcb1fc8236953359413b35c6987143b7c9cdcd18de952c9856ce9f1c38319 |
|
MD5 | 0b1a5494cf2a1f4a74d7172a0f8d1c83 |
|
BLAKE2b-256 | f216719f948f6cd97659e573448f393b55c001e8c83308f1d0ea74feebbbc819 |
File details
Details for the file timestep-12.0.30-py3-none-any.whl
.
File metadata
- Download URL: timestep-12.0.30-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 | 1951f0556cd1a78e213c28943693e887425d07d3de07ab9a37c32babdd02934b |
|
MD5 | 14ce1f63672060286171433fb46b76cc |
|
BLAKE2b-256 | 4cf7a6d1b1501531a85014150eefada10dc527e2301a667271fd421e1a6ef9ed |