We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resources on this
https://docs.gnus.ai/gnus.ai-gitbook/technical-information/ai-systems/overview
ChatLLM - RAG based LLM chat module - https://github.com/foldl/chatllm.cpp GGLM - code for multiple shaders/models for LLM - https://github.com/ggerganov/ggml Vulkan Shaders to load into MNN - https://github.com/ggerganov/ggml/tree/master/src/vulkan-shaders
We really need a small JSON meta language to load and process data and aggregate it for this.
Then an Chat APP can use the distibuted LLM RAG models like the sample code.
The text was updated successfully, but these errors were encountered:
itsafuu
No branches or pull requests
Resources on this
https://docs.gnus.ai/gnus.ai-gitbook/technical-information/ai-systems/overview
ChatLLM - RAG based LLM chat module - https://github.com/foldl/chatllm.cpp
GGLM - code for multiple shaders/models for LLM - https://github.com/ggerganov/ggml
Vulkan Shaders to load into MNN - https://github.com/ggerganov/ggml/tree/master/src/vulkan-shaders
We really need a small JSON meta language to load and process data and aggregate it for this.
Then an Chat APP can use the distibuted LLM RAG models like the sample code.
The text was updated successfully, but these errors were encountered: