ROCm / ROCm/FastFlowLM

If I cannot visit huggingface,how can I import a LLM like qwen3.5:4b(NPU version)?

Open
#484 7 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.