Skip to content
New issue

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

Is ggml support RAG? #888

Open
FanZhang91 opened this issue Jul 11, 2024 · 1 comment
Open

Is ggml support RAG? #888

FanZhang91 opened this issue Jul 11, 2024 · 1 comment

Comments

@FanZhang91
Copy link

I am glad to see this high-level inference framework. I want to use c++ code to deploy RAG + LLM model。I want to know If ggml framework support common used RAG method,just like bge-reranker?

@ngxson
Copy link
Contributor

ngxson commented Jul 27, 2024

ggml is low-level tensor library. If you're looking for inference library, have a look at llama.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants