CLI for Outpost
Project description
Outpost CLI
This is a Outpost CLI for Outpost. It lets you run models from your terminal, and do various other things on Outpost.
Requirements
- Python 3.8+
Getting Started
Install the library with
pip install outpostcli
outpostcli login [-t api_token]
Get Current User
outpostcli user [-t api_token]
List Inferences
outpostcli inferences list [-e entity] [-t api_token]
Get Inference
outpostcli inference get <inf_name> [-e entity] [-t api_token]
#TODO: outpostcli inference <inf_name> get ...
Examples
outpostcli user
outpostcli inferences create hf:lxyuan/distilbert-base-multilingual-cased-sentiments-student -i CPU-sm -n cli-text-classification
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
outpostcli-0.0.32.tar.gz
(16.1 kB
view hashes)
Built Distribution
Close
Hashes for outpostcli-0.0.32-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c2d81062e8d3109645b9d2955c6d695ac9a0b4225946d196558302f48a684d8 |
|
MD5 | 48a26a785a85b274486102bf4cbd71e9 |
|
BLAKE2b-256 | adb28eec3ef6548981187c86f07469522b5ab77f2e82762435559a1b1610cde0 |