mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
Building RAG agents locally using open source LLMs on Intel CPU (#28302)
**Description:** Added a cookbook that showcase how to build a RAG agent pipeline locally using open-source LLM and embedding models on Intel Xeon CPU. It uses Llama 3.1:8B model from Ollama for LLM and nomic-embed-text-v1.5 from NomicEmbeddings for embeddings. The whole experiment is developed and tested on Intel 4th Gen Xeon Scalable CPU. --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in:
655
cookbook/local_rag_agents_intel_cpu.ipynb
Normal file
655
cookbook/local_rag_agents_intel_cpu.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user