Skip to main content

Transmute AI Model Efficiency Toolkit

Project description




Transmute AI Model Efficiency Toolkit

GitHub Documentation Run tests with pytest GitHub Stars GitHub Forks

Introduction

Trailmet is a model efficiency toolkit for compressing deep learning models using state of the art compression techniques. Today deep learning models are not deployable because of their huge memory footprint, TRAILMET is an effort to make deep learning models more efficient in their size to performance ratio. It is developed using Pytorch 1.13.

Major features

  • State of the art compression algorithms implemented.
  • Demo notebooks for training each algorithm.
  • Modular Design: All alogithms are modular and can customized easily for any kind of model and dataset.

Installation

Below are quick steps for installation:

git clone https://github.com/transmuteAI/trailmet.git
cd trailmet
conda create -n trailmet
conda activate trailmet
conda install pytorch=1.13 torchvision=0.14 pytorch-cuda=11.7 -c pytorch -c nvidia
pip install -r requirements.txt

Algorithms Implemented

Demo notebooks for each algorithm is added in experiments folder

Knowledge Distillation
Pruning
Quantization
Binarization

Acknowledgement

Citation

If you find this project useful in your research, please consider cite:

@misc{,
    title={},
    author={},
    howpublished = {}},
    year={2023}
}

License

This project is released under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trailmet-0.0.1rc2.tar.gz (115.1 kB view details)

Uploaded Source

Built Distribution

trailmet-0.0.1rc2-py3-none-any.whl (190.9 kB view details)

Uploaded Python 3

File details

Details for the file trailmet-0.0.1rc2.tar.gz.

File metadata

  • Download URL: trailmet-0.0.1rc2.tar.gz
  • Upload date:
  • Size: 115.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for trailmet-0.0.1rc2.tar.gz
Algorithm Hash digest
SHA256 c260326109723094d4fe899190a59b857cce5052839726f8651ebd5ef3b48477
MD5 9c8449ab806472e5ce3a64c8f476a103
BLAKE2b-256 c50033643b864ac3bb28aa381c326df87e390dd7c9f16fceb2dd7958a212dffc

See more details on using hashes here.

File details

Details for the file trailmet-0.0.1rc2-py3-none-any.whl.

File metadata

  • Download URL: trailmet-0.0.1rc2-py3-none-any.whl
  • Upload date:
  • Size: 190.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for trailmet-0.0.1rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d35ce102d27a15b7555fc5d21cf9830c28a32a3b5cbb653b8f3bac50e97ee4f
MD5 8b4191f00db9b0d0b20cac24c81a2bc4
BLAKE2b-256 40af2502d68a1ef350607612868f12bf287f09bb058273e3e45a1a2e74261cc3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page