Yoxas commited on
Commit
92bd5a3
·
verified ·
1 Parent(s): 79a955c

Update src/interface.py

Browse files
Files changed (1) hide show
  1. src/interface.py +1 -1
src/interface.py CHANGED
@@ -13,7 +13,7 @@ def create_demo():
13
 
14
  Original https://huggingface.co/spaces/ModularityAI/LLama3Rag
15
 
16
- still do not support multiple upload, you can merge pdf as alternative
17
  """
18
  )
19
 
 
13
 
14
  Original https://huggingface.co/spaces/ModularityAI/LLama3Rag
15
 
16
+ experimented on making RAG for long pdf documents
17
  """
18
  )
19