瀏覽代碼

original commit for PR

Chester Hu 1 年之前
父節點
當前提交
5cea990a5c

File diff suppressed because it is too large
+ 631 - 0
demo_apps/RAG_Chatbot_example/RAG_Chatbot_Example.ipynb


二進制
demo_apps/RAG_Chatbot_example/data/Llama Getting Started Guide.pdf


+ 6 - 0
demo_apps/RAG_Chatbot_example/requirements.txt

@@ -0,0 +1,6 @@
+gradio
+pypdf
+langchain
+sentence-transformers
+faiss-cpu
+text-generation

二進制
demo_apps/RAG_Chatbot_example/vectorstore/db_faiss/index.faiss


二進制
demo_apps/RAG_Chatbot_example/vectorstore/db_faiss/index.pkl