Skip to main content

No project description provided

Project description

timestep

Timestep AI CLI

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:

  • llamafile
  • serve: Serve
  • test: Test
  • train: Train

timestep llamafile

Usage:

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

Options:

  • --help: Show this message and exit.

Commands:

  • load: Load a model
  • unload: Unload a model by PID

timestep llamafile load

Load a model

Usage:

$ timestep llamafile load [OPTIONS]

Options:

  • --llamafile-path TEXT: [default: /home/mjschock/Projects/timestep/models/TinyLlama-1.1B-Chat-v1.0.F16.llamafile]
  • --host TEXT: [default: 0.0.0.0]
  • --port TEXT: [default: 8080]
  • --help: Show this message and exit.

timestep llamafile unload

Unload a model by PID

Usage:

$ timestep llamafile unload [OPTIONS] PID

Arguments:

  • PID: [required]

Options:

  • --help: Show this message and exit.

timestep serve

Serve

Usage:

$ timestep serve [OPTIONS]

Options:

  • --llamafile-path TEXT: [default: /home/mjschock/Projects/timestep/models/TinyLlama-1.1B-Chat-v1.0.F16.llamafile]
  • --help: Show this message and exit.

timestep test

Test

Usage:

$ timestep test [OPTIONS]

Options:

  • --api-key TEXT: [default: sk-no-key-required]
  • --base-url TEXT: [default: http://0.0.0.0:8080/v1]
  • --message TEXT: [default: Count to 10, with a comma between each number and no newlines. E.g., 1, 2, 3, ...]
  • --help: Show this message and exit.

timestep train

Train

Usage:

$ timestep train [OPTIONS]

Options:

  • --llamafile-path TEXT: [default: /home/mjschock/Projects/timestep/models/TinyLlama-1.1B-Chat-v1.0.F16.llamafile]
  • --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-10.0.21.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

timestep-10.0.21-py3-none-any.whl (5.0 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