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
Nice, local models can be very useful for local tasks like prompt evaluations or even for the main task of Q&A. Langchain seams to have the integration with llama.cpp.
In order for us to enable users to run their finetuned models that are LlamaCPP compatible, we need to add this compatibility in our class structure.
The text was updated successfully, but these errors were encountered: