ml-explore / ml-explore/mlx-examples

Usage of convert and fuse ?

Open
#403 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
9k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

In the first step, if I didn't use python convert.py -q to generate a quantized model, is that mean it is unnecessay to use -d, --de-quantize parameter to generate a de-quantized model when running the command python fuse.py ?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading convert.py and fuse.py, focusing on the -q and -d/--de-quantize options and how the two commands interact. Confirm the behavior using the commands described in the issue, then document whether de-quantization is needed when conversion did not produce a quantized model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.