Skip to content

MichaelVerdegaal/ModelQuantization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelQuantization

Learning how to perform quantization on AI models, to make them more computationally efficient.

Installation

Installation is done with Poetry (although pip is possible too for fallback purposes).

  • run poetry install
  • run pre-commit install
  • optionally, add more packages using poetry add <package>

About

Quantization of AI models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published