llama.cpp/docs
Andrei fe2da09538
feat: Generic Chat Formats, Tool Calling, and Huggingface Pull Support for Multimodal Models (Obsidian, LLaVA1.6, Moondream) (#1147)
* Test dummy image tags in chat templates

* Format and improve  types for llava_cpp.py

* Add from_pretrained support to llava chat format.

* Refactor llava chat format to use a jinja2

* Revert chat format test

* Add moondream support (wip)

* Update moondream chat format

* Update moondream chat format

* Update moondream prompt

* Add function calling support

* Cache last image embed

* Add Llava1.6 support

* Add nanollava support

* Add obisidian support

* Remove unnecessary import

* Re-order multimodal chat formats

* Logits all no longer required for multi-modal models

* Update README.md

* Update docs

* Update README

* Fix typo

* Update README

* Fix typo
2024-04-30 01:35:38 -04:00
..
install Update instruction to download GGUF model (#783) 2023-10-02 11:46:47 -04:00
api-reference.md docs: Add create_chat_completion_openai_v1 to api reference 2024-02-21 16:26:49 -05:00
changelog.md docs: Use pymdownx.snippets for easier docs management 2023-09-12 22:28:58 -04:00
index.md docs: Use pymdownx.snippets for easier docs management 2023-09-12 22:28:58 -04:00
requirements.txt Update readthedocs setup 2023-06-26 16:31:16 -04:00
server.md feat: Generic Chat Formats, Tool Calling, and Huggingface Pull Support for Multimodal Models (Obsidian, LLaVA1.6, Moondream) (#1147) 2024-04-30 01:35:38 -04:00