Code Monkey home page Code Monkey logo

trailmet's Introduction




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 trailmet

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.

trailmet's People

Contributors

animesh-007 avatar dkgupta90 avatar rishabh-16 avatar sydarb avatar arnav0400 avatar aryamaanthakur avatar hachons avatar rsk27 avatar dheemant-dixit avatar kushagrabhushan avatar gakash2k01 avatar piyu2181 avatar aakashrana000q avatar nahush26 avatar github-actions[bot] avatar sriv2804 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.