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.21.tar.gz
(14.5 kB
view hashes)
Built Distribution
Close
Hashes for outpostcli-0.0.21-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3002e2bf12b4eed6b1b9b1bf72d1d88496e4e721c7a78b335672693baf90cc5 |
|
MD5 | 008a8637da3e1da0a8a1d4ceb7ba9847 |
|
BLAKE2b-256 | bf02b90335d261d70f5a4c0d0339ada0a570469e282dd93ccab21e277d9a2855 |