notebooks/mistral-llamaindex-hf-offline.ipynb: A simple RAG system that uses a local Mistral 7B model and an in-memory vector database via LlamaIndex.
RAG (Retrieval-Augmented Generation) for Q&A over machine manuals (PDF/HTML). Upload documents, ask questions, get answers from LLMs with source references. simple-rag-system/ ├── main.py # FastAPI ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results