Skip to content

aime-team/aime-api-worker-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIME API Worker Interface

Interface library to connect deep learning PyTorch/TensorFlow model implementations to the AIME API Server as so-called compute workers to expose model functions as scalable and streamable HTTP/HTTPS API endpoints.

For more information about AIME API Server, please visit: https://api.aime.info

For documentation on how to implement a Pytorch/Tensorflow worker for serving (your) models as scalable API endpoints, please read on here:

AIME API Worker Interface Docs

Install AIME Worker Interface Pip

The AIME API worker interface is a Python Pip package. It currently can be installed through pip from GitHub with following command:

pip install git+https://github.com/aime-team/aime-api-worker-interface

AWI Command

The aime-api-worker-interface pip provides also the AWI command, the central command to install, run and manage AIME API workers.

AWI Download Model Weights

With the AWI command models can be downloaded from the Hugging Face model hub or cached versions from the AIME model storages.

Example to download Llama-3.3-70B-Instruct:

awi download-weights meta-llama/Llama-3.3-70B-Instruct

About

AIME API Worker Interface - Interface to connect compute workers to the AIME API Server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •