Skip to content

th3james/mlx-model-estimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLX-LM Model Estimator

Lots of quantised model variants are published to mlx-community on Hugging Face, but which is best for your Mac?

This python snippet grabs a selection of models and runs Arc-Easy to provide an estimate of how much the model has been degraded by quantisation. It also provides very rough timing numbers.

Install

Uses https://github.com/astral-sh/uv for package management

uv sync

Configure

Set the HF models you want to test and configure the number of questions by editing the constants in evaluate_models.py.

Run

uv run evaluate_models.py

About

Runs Arc-easy to evaluate which quantised models run on a 16GB MacBook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages