Run LLM-OCR based on llama.cpp
Go to file
2026-05-29 15:17:26 +08:00
.gitignore feat: implement OCR tool using llama.cpp multimodal API 2026-05-29 14:57:37 +08:00
CMakeLists.txt feat: implement OCR tool using llama.cpp multimodal API 2026-05-29 14:57:37 +08:00
main.cpp Use llama_chat_apply_template for generic model support; add --chat-template flag 2026-05-29 15:17:26 +08:00