Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Exemples how to use quick-deploy in different libraries

This is under development, we will keep adding more examples and expanding the tool to cover most common uses cases and provide flexibility to extend to more uncommon ones.

Roadmap of the supported deployments

  • bert transformers pytorch
  • bart transformers pytorch
  • gpt transformers pytorch
  • t5 transformers pytorch
  • custom bert transformer pytorch implementation
  • timms model
  • custom resnet model pytorch
  • YoloV4 model
  • bert transformers tensorflow
  • custom resnet model tensorflow
  • SKLearn model
  • CoreML model
  • LightGBM model
  • XGBoost model
  • LibSVM model

The models here are pre-trained, here we don't cover training procedure.