{{template "views/partials/head" .}}
{{template "views/partials/navbar" .}} {{template "views/partials/inprogress" .}}

{{if .ModelName}}Edit Model: {{.ModelName}}{{else}}Import New Model{{end}}

Import from URI

Enter the URI or path to the model file you want to import

Common Preferences

Force a specific backend. Leave empty to auto-detect from URI.

Custom name for the model. If empty, the filename will be used.

Custom description for the model. If empty, a default description will be generated.

Preferred quantizations (comma-separated). Examples: q4_k_m, q4_k_s, q3_k_m, q2_k. Leave empty to use default (q4_k_m).

Preferred MMProj quantizations (comma-separated). Examples: fp16, fp32. Leave empty to use default (fp16).

Add custom key-value pairs for advanced configuration

YAML Configuration Editor

{{template "views/partials/footer" .}}