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.29.tar.gz
(15.4 kB
view hashes)
Built Distribution
Close
Hashes for outpostcli-0.0.29-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c736315883c38d637828120384951c8ff4977a6bd55c44f031cd88a96a2f0bc |
|
MD5 | 4f69e98e1ad95863fda8823cf39a036a |
|
BLAKE2b-256 | 579d8262a5b296daf9b2b1b838c56009ba136c7a3042eca2207c264b1a0bf47e |