Skip to content

iAmGiG/MadeSmallML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MadeSmallML

Welcome to MadeSmallML, an open-source project dedicated to advancing the field of machine learning model quantization. Our mission is to enable efficient deployment of AI models on devices with limited computational power by exploring and implementing various quantization techniques.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Python (>= 3.8)
  • Conda

Installation

Clone the repository and set up the Conda environment:

git clone https://github.com/iAmGiG/madesmallml.git
cd madesmallml
conda create -n madesmallml python=3.9
conda activate madesmallml
# Install all necessary dependencies
pip install -r requirements.txt

Contributing

We welcome contributions from the community. Please read our CONTRIBUTING.md for guidelines on how to make a contribution.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Hugging Face for their extensive range of machine learning models. Contributors and community members who have supported this project.

About

MadeSmallML is an open-source initiative designed to explore model quantization techniques for machine learning models. Our goal is to enable efficient deployment of these models on devices with limited computational resources by reducing model size and computational demands without significantly compromising performance.

Topics

Resources

License

Stars

Watchers

Forks

Contributors