llama.cpp/docs/development
wooksong e7fecba934
docs : update HOWTO‑add‑model.md for ModelBase and new model classes (#14874)
This patch updates the example in docs/development/HOWTO-add-model.md to
reflect recent changes after `TextModel` and `MmprojModel` were introduced.

It replaces the outdated `Model` base class with `TextModel` or `MmprojModel`
and updates the registration example accordingly.

Signed-off-by: Wook Song <wook16.song@samsung.com>
2025-07-25 16:25:05 +02:00
..
llama-star Reorganize documentation pages (#8325) 2024-07-05 18:08:32 +02:00
HOWTO-add-model.md docs : update HOWTO‑add‑model.md for ModelBase and new model classes (#14874) 2025-07-25 16:25:05 +02:00
debugging-tests.md Reorganize documentation pages (#8325) 2024-07-05 18:08:32 +02:00
token_generation_performance_tips.md docs: fix links in development docs [no ci] (#8481) 2024-07-15 14:46:39 +03:00