You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Llama.cpp and Haystack already has a LlamaCppGenerator component that works well. But it has a significant flaw in that it doesn't allow streaming callbacks even though Llama.cpp does allow streaming. (e.g. LangChain supports streaming for Llama.cpp)
The text was updated successfully, but these errors were encountered:
I want to use Llama.cpp and Haystack already has a LlamaCppGenerator component that works well. But it has a significant flaw in that it doesn't allow streaming callbacks even though Llama.cpp does allow streaming. (e.g. LangChain supports streaming for Llama.cpp)
The text was updated successfully, but these errors were encountered: