Ilaa-1505 commited on
Commit
581d9f4
·
verified ·
1 Parent(s): ccf2480

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ pinned: false
19
 
20
  🔗 **[Live Demo](https://huggingface.co/spaces/Ilaa-1505/Explainable-RAG-System)**
21
  > If the Space is sleeping, it may take ~30 seconds to wake up on first visit. Startup may also be slow as the embedding model and reranker weights load into memory.
 
22
 
23
  Most RAG systems are black boxes. You type a question, get an answer, and have no idea what happened in between.
24
 
 
19
 
20
  🔗 **[Live Demo](https://huggingface.co/spaces/Ilaa-1505/Explainable-RAG-System)**
21
  > If the Space is sleeping, it may take ~30 seconds to wake up on first visit. Startup may also be slow as the embedding model and reranker weights load into memory.
22
+ > Groq free tier rate limits apply — if you get no response, wait a minute and try again.
23
 
24
  Most RAG systems are black boxes. You type a question, get an answer, and have no idea what happened in between.
25