https://github.com/lexiestleszek/qwen_rag_ollama
Simple implementation of RAG with new Qwen 1.5 model using Ollama, Langchain and HuggingFaceEmbeddings.
https://github.com/lexiestleszek/qwen_rag_ollama
Last synced: 29 days ago
JSON representation
Simple implementation of RAG with new Qwen 1.5 model using Ollama, Langchain and HuggingFaceEmbeddings.
- Host: GitHub
- URL: https://github.com/lexiestleszek/qwen_rag_ollama
- Owner: LexiestLeszek
- Created: 2024-02-07T13:44:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T17:01:14.000Z (over 1 year ago)
- Last Synced: 2025-04-04T12:11:10.364Z (7 months ago)
- Language: Python
- Size: 1.55 MB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# qwen_rag_ollama
Simple implementation of RAG with new Qwen 1.5 model using Ollama, Langchain and HuggingFaceEmbeddings.