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
Repository that demonstrates how to build a digital assistant using the Mistral Instruct Large Language Model (LLM) and LLAMA CPP. The system combines the LLM with Sentence Transformers (embeddings) in a Retrevial Augmented Generation Approach (RAG).