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.1rc0.tar.gz (116.6 kB view details)

Uploaded Source

Built Distribution

trailmet-0.0.1rc0-py3-none-any.whl (186.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for trailmet-0.0.1rc0.tar.gz
Algorithm Hash digest
SHA256 5487434530ad6a059177b174d8e1cca3a359edfe53f909841a69afb1cdc8c8e9
MD5 a30fedd964f3e19b7817764a99054d65
BLAKE2b-256 c44b3e39400f242198674982bec55931383414ae96e98da3741c57e8980b867a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for trailmet-0.0.1rc0-py3-none-any.whl
Algorithm Hash digest
SHA256 a9c800ef4d273509a45267dcc2adcdc8a6dba76a913e2154cc0ff49dd6127a9a
MD5 cde75834ac46bdac5b5dd336cf0cafa9
BLAKE2b-256 501c755140d57af4464433928a05ada96622a90ef286b6900c5379239f89bfbf

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