llama_cpp_for_radxa_dragon_.../examples
Daniel Bevenius 9012c50fc8
model-conversion : fix mmproj output file name [no ci] (#22274)
* model-conversion : fix mmproj output file name [no ci]

This commit updates the convert-model.sh script to properly handle
mmproj output files.

The motivation for this that currently the same name as the original
model is used as the mmproj file, which causes the original model to
be overwritten and no mmproj-<model_name>.gguf to be created.

* model-conversion : use MODEL_NAME [no ci]
2026-04-23 15:07:38 +02:00
..
batched libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
batched.swift
convert-llama2c-to-ggml libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
debug libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
deprecation-warning
diffusion libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
embedding libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
eval-callback libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
gen-docs libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
gguf
gguf-hash
idle libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
llama.android android : libcommon -> libllama-common (#22076) 2026-04-18 11:19:40 +02:00
llama.swiftui
lookahead libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
lookup libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
model-conversion model-conversion : fix mmproj output file name [no ci] (#22274) 2026-04-23 15:07:38 +02:00
parallel libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
passkey libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
retrieval libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
save-load-state libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
simple
simple-chat
simple-cmake-pkg
speculative libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
speculative-simple speculative-simple : add checkpoint support (#22227) 2026-04-22 15:44:45 +03:00
sycl libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
training libs : rename libcommon -> libllama-common (#21936) 2026-04-17 11:11:46 +03:00
CMakeLists.txt
convert_legacy_llama.py
json_schema_pydantic_example.py
json_schema_to_grammar.py
llama.vim
pydantic_models_to_grammar.py
pydantic_models_to_grammar_examples.py
reason-act.sh
regex_to_grammar.py
server-llama2-13B.sh
server_embd.py
ts-type-to-grammar.sh