Skip to content

model-conversion : add --model-name to conversion scripts - #26665

Merged
danbev merged 1 commit into
ggml-org:masterfrom
danbev:model-conversion-set-model-name
Aug 6, 2026
Merged

model-conversion : add --model-name to conversion scripts#26665
danbev merged 1 commit into
ggml-org:masterfrom
danbev:model-conversion-set-model-name

Conversation

@danbev

@danbev danbev commented Aug 6, 2026

Copy link
Copy Markdown
Member

Overview

This commit adds the --model-name flag to the causual and embedding model conversion scripts.

Additional information

The motivation for this is that this is the name used for the metadata field general.name and it can be useful to specify this explicitely if the default (the basename of the model path) is not what we want.

Requirements

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
@danbev
danbev merged commit 9de0fcf into ggml-org:master Aug 6, 2026
3 checks passed
@danbev
danbev deleted the model-conversion-set-model-name branch August 6, 2026 12:03
miltos22 pushed a commit to miltos22/llama.cpp-wackMall-merge-request that referenced this pull request Aug 10, 2026
…6665)

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
satindergrewal pushed a commit to satindergrewal/llama.cpp that referenced this pull request Aug 11, 2026
…6665)

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
satindergrewal pushed a commit to satindergrewal/llama.cpp that referenced this pull request Aug 12, 2026
…6665)

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
huaxel pushed a commit to huaxel/CachyLLama that referenced this pull request Aug 12, 2026
…6665)

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
brittlewis12 pushed a commit to brittlewis12/llama.cpp that referenced this pull request Aug 17, 2026
…6665)

This commit adds the --model-name flag to the causual and embedding
model conversion scripts.

The motivation for this is that this is the name used for the metadata
field general.name and it can be useful to specify this explicitely if
the default (the basename of the model path) is not what we want.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants