Skip to content

[dev] support model qwen3.5#3

Open
LoSealL wants to merge 3 commits intomainfrom
dev
Open

[dev] support model qwen3.5#3
LoSealL wants to merge 3 commits intomainfrom
dev

Conversation

@LoSealL
Copy link
Copy Markdown

@LoSealL LoSealL commented Apr 14, 2026

[New]

  • Visual model export and build are supported
  • Support link plugin statically by --//cpp:static_plugin

[WIP]

  • Language model including GDN kernel is in progress

[New]
- [x] Visual model export and build are supported
- [x] Support link plugin statically by --//cpp:static_plugin
- [x] Add GDN kernels
      - Causal Conv1D for both prefill and decode phase
      - Gated Delta Rule for both prefill and decode phase

[WIP]
- [ ] Language model exporting with GDN kernel is WIP.
[New]
- [x] add Qwen3.5 chat template
- [x] fix config export

[WIP]
- [ ] customized op for causal conv1d and gdr
[New]
    - [x] customized op for causal conv1d and gdr
    - [x] end-to-end llm inference is done
    - [x] vit runtime is fixed

[WIP]
    - [ ] quantize process is WIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant