BayJarvis: Blogs on langchain

llm Unleashing Dual Power: Switching Seamlessly Between Zephyr & Mistral 7B Models in Multiple LLMs - 2023-11-09

In today's rapidly growing world of conversational AI, developers often seek ways to leverage multiple models seamlessly to diversify outputs and enhance user experience. One such scenario involves using different Local Language Models (LLMs) to serve different purposes or to offer a variety of responses. In this article, we'll explore a method to set up and switch between multiple local LLMs, particularly Zephyr and Mistral 7B, using the Chainlit and Langchain libraries. …

llm Optimizing Llama 2: Harnessing the Power of Prompt, RAG, and Fine-Tuning - 2023-11-04

In the rapidly evolving landscape of large language models (LLMs), enhancing their capabilities and performance is pivotal. Three prominent techniques that stand out in achieving this are: …