This is a Outpost CLI for Outpost. It lets you run models from your terminal, and do various other things on Outpost.
- Python 3.8+
Install the library with
pip install outpostcli
outpostcli login [-t api_token]
outpostcli user [-t api_token]
outpostcli inferences list [-e entity] [-t api_token]
outpostcli inference get <inf_name> [-e entity] [-t api_token]
#TODO: outpostcli inference <inf_name> get ...
outpostcli user
outpostcli inferences create hf:lxyuan/distilbert-base-multilingual-cased-sentiments-student -i CPU-sm -n cli-text-classification
Upload files for models or datasets faster from Outpost Hub using multipart.
outpostcli lfs enable-largefiles .