ml-explore / ml-explore/mlx-examples

Is model downloaded from hf supported

Open
#185 5 comments 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

when using convert.py to convert model downloaded from hf, shows error "params.json" file not found. But in hf model hub, this file does not exitst for llama2.

Did I do something wrong?

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 with convert.py and inspect why conversion requires params.json, then compare that expectation with the downloaded Llama 2 model layout from the Hugging Face model hub. Done means determining whether this model layout is supported and documenting or addressing the missing-file behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface, python
Domain
machine-learning, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.