Skip to content

OpenVINO backend: add REPEAT translator, Q5_1 weights, and GLU view-input fix#209

Merged
ravi9 merged 2 commits into
ravi9:dev_backend_openvinofrom
cavusmustafa:op_translations_q51
Jun 9, 2026
Merged

OpenVINO backend: add REPEAT translator, Q5_1 weights, and GLU view-input fix#209
ravi9 merged 2 commits into
ravi9:dev_backend_openvinofrom
cavusmustafa:op_translations_q51

Conversation

@cavusmustafa

Copy link
Copy Markdown
Collaborator
- REPEAT: new translate_repeat (Tile-based) + op_table registration +
  op-type-name map entry
- Q5_1: extract_q5_1_data dequantizer + extract dispatch, extracted-layout
  case, and add GGML_TYPE_Q5_1 to supported_types / weight_types
- GEGLU/SWIGLU: resolve VIEW-sliced inputs via process_view_input_new so the
  MoE fused gate_up halves get their real sliced shapes

@cavusmustafa cavusmustafa requested a review from wine99 as a code owner June 9, 2026 17:12
@ravi9 ravi9 merged commit 4c878bd into ravi9:dev_backend_openvino Jun 9, 2026
5 of 15 checks passed
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.

2 participants