Hi guys, Just a quick heads-up that `llama.cpp` will be moved from [ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp) to [ggml-org/llama.cpp](https://github.com/ggml-org/) Source: https://github.com/ggerganov/llama.cpp/discussions/11801 Might impact the integration of `llama.cpp`, at least the docs (I have raised an issue on `llama-cpp-python` too) Edit: All that's left to be done is that links to llama.cpp in documentation pages and in the integration page need to be updated. https://github.com/deepset-ai/haystack/blob/main/docs-website/docs/pipeline-components/generators/llamacppchatgenerator.mdx https://github.com/deepset-ai/haystack/blob/main/docs-website/docs/pipeline-components/generators/llamacppgenerator.mdx https://github.com/deepset-ai/haystack-integrations/blob/main/integrations/llama_cpp.md ggerganov/llama.cpp needs to be replaced by ggml-org/llama.cpp
Hi guys,
Just a quick heads-up that
llama.cppwill be moved from ggerganov/llama.cpp to ggml-org/llama.cppSource: ggml-org/llama.cpp#11801
Might impact the integration of
llama.cpp, at least the docs (I have raised an issue onllama-cpp-pythontoo)Edit:
All that's left to be done is that links to llama.cpp in documentation pages and in the integration page need to be updated.
https://github.com/deepset-ai/haystack/blob/main/docs-website/docs/pipeline-components/generators/llamacppchatgenerator.mdx
https://github.com/deepset-ai/haystack/blob/main/docs-website/docs/pipeline-components/generators/llamacppgenerator.mdx
https://github.com/deepset-ai/haystack-integrations/blob/main/integrations/llama_cpp.md
ggerganov/llama.cpp needs to be replaced by ggml-org/llama.cpp