If I cannot visit huggingface,how can I import a LLM like qwen3.5:4b(NPU version)?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 152
- Avg merge
- 4h 14m
- Merged PRs (30d)
- 11
Description
If I cannot visit huggingface,how can I import a LLM like qwen3.5:4b(NPU version)?
using " flm run qwen3.5:4b" or "flm pull qwen3.5:4b" cannot make it work.
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 the flm run qwen3.5:4b and flm pull qwen3.5:4b entry points, then inspect how model sources are resolved when Hugging Face is unavailable. Done should be a documented or working way to import and run a Qwen 3.5 4B NPU model without visiting Hugging Face.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface
- Domain
- ai, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100