ProBas_RAG_Assistant / .gitattributes
Mohamed284's picture
Deploy ProBas RAG Assistant with enriched prebuilt index
0ca97fd
Raw
History Blame Contribute Delete
312 Bytes
# Prebuilt ProBas index — large binaries tracked via Git LFS so a Hugging Face
# Space can ship the index directly (no re-embedding on startup).
indexes/probas_rag/*.npy filter=lfs diff=lfs merge=lfs -text
indexes/probas_rag/*.json filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text