mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 01:57:58 -05:00
[PR #38] [MERGED] local llama version of the hybrid search RAG system #112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/38
Author: @Madhuvod
Created: 12/5/2024
Status: ✅ Merged
Merged: 12/5/2024
Merged by: @Shubhamsaboo
Base:
main← Head:local-llm_hybridrag-streamlit📝 Commits (3)
5edd3ddlocal llama version of the hybrid search RAG systemc58f3f5Remove .gitignore from tracking563d84aadded the video demo📊 Changes
3 files changed (+364 additions, -0 deletions)
View changed files
➕
rag_tutorials/local_hybrid_search_rag/README.md(+132 -0)➕
rag_tutorials/local_hybrid_search_rag/local_main.py(+217 -0)➕
rag_tutorials/local_hybrid_search_rag/requirements.txt(+15 -0)📄 Description
done, working completely fine. no issues at all. used llama 3.2 3b Instruct
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.