ml-explore / ml-explore/mlx-examples
Is model downloaded from hf supported
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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