potato-distillery

A package that distills large ML models.


License
MIT
Install
pip install potato-distillery==0.0.1

Documentation

Potato Distillery πŸ₯” ➑ πŸ₯ƒ

The purpose of this package is to make easier for users to create smaller versions of popular ML models, in order to fine-tune distilled versions of them.

Requirements:

  • Huggingface πŸ€—
  • Transformers πŸ€–
  • Pytorch πŸ”₯

Current support:

  • BERT (Pytorch)
  • GPT-2 (Pytorch)
  • GPT-Neo (Pytorch)