Skip to content

idea: Allow attaching an MTP draft GGUF when importing a local model #8397

Description

@DorukTaneli

Problem Statement

#8304 added external MTP support, but only for Hub downloads. The Import Model dialog for local files only accepts a main GGUF and an optional mmproj, so locally imported models can't use a separate MTP draft GGUF.

Image

Feature Idea

Add an optional MTP file picker to the Import Model dialog, mirroring the existing mmproj picker. The backend already handles this (pullModel accepts mtpPath and the llamacpp extension processes local MTP files), so only the dialog UI is missing.

I'd be happy to submit a PR for this!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Idea.

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions