llama.cpp for Godot
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
Extend unit tests and update documentation
afa060c
Add LoRA adapters, multimodal generation, and configurable KV cache
d5379aa
update llama.cpp
2c5d819
Make godorama reusable in superbuilds
1414b9a
docs: sync public API and runtime contracts
1b44a66
llama: support 3-component eval position layouts
4315258
Add llama eval session support for Qwen TTS
352f92c
Add chat template engine support
f93e0f0
Add local RAG pipeline and Godot API
623ad70
Add pinned SQLite dependency
4be17a0
Make LlamaSession open asynchronously
4a8ac6b
Add documentation and GitHub Actions CI
af38726
Add minimal Godot demo project and .gdextension manifest
c46da87
Add unit tests for UTF-8, Error, and parameter types
d6298b5
Add GDExtension binding layer (src/godot/)
32ad3da