zamal commited on
Commit
29c5e0f
·
verified ·
1 Parent(s): 94ed277

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -148,7 +148,8 @@ with gr.Blocks(
148
  <p>
149
  ✨ DeepGit Lite is the lightweight pro version of <strong>DeepGit</strong>.<br>
150
  It harnesses advanced deep semantic search to explore GitHub repositories and deliver curated results.<br>
151
- Under the hood, it leverages a hybrid ranking approach combining dense retrieval, BM25 scoring, and cross-encoder re-ranking for optimal discovery.
 
152
  </p>
153
  <p>
154
  🚀 Check out the full DeepGit version on
 
148
  <p>
149
  ✨ DeepGit Lite is the lightweight pro version of <strong>DeepGit</strong>.<br>
150
  It harnesses advanced deep semantic search to explore GitHub repositories and deliver curated results.<br>
151
+ Under the hood, it leverages a hybrid ranking approach combining dense retrieval, BM25 scoring, and cross-encoder re-ranking for optimal discovery.<br>
152
+ If the agent returns no repositories found, it means no chain was invoked due to GPU unavailability. Please duplicate the space and re-run.
153
  </p>
154
  <p>
155
  🚀 Check out the full DeepGit version on