Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Filosofii
/
RAGnarok-2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAGnarok-2
/
app
/
services
13.6 kB
Ctrl+K
Ctrl+K
1 contributor
History:
7 commits
simonefilosofi
feat: add conversation history to RAG pipeline for follow-up question support
89fb57e
about 2 months ago
__init__.py
Safe
0 Bytes
feat: initial commit - upload local project to remote repository
about 2 months ago
document_processor.py
Safe
2.62 kB
feat: switch to token-aware chunking using BGE tokenizer (300 tokens, 50 overlap)
about 2 months ago
embeddings.py
Safe
1.35 kB
feat: swap embedding model to BAAI/bge-small-en-v1.5
about 2 months ago
llm.py
Safe
700 Bytes
feat: initial commit - upload local project to remote repository
about 2 months ago
rag.py
Safe
4.14 kB
feat: add conversation history to RAG pipeline for follow-up question support
about 2 months ago
reranker.py
Safe
3.22 kB
feat: add context deduplication using Jaccard similarity to remove near-duplicate chunks
about 2 months ago
vector_store.py
Safe
1.61 kB
feat: initial commit - upload local project to remote repository
about 2 months ago