Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1059,6 +1059,9 @@ def rerank_results(results, query, reranker):
|
|
| 1059 |
- [Gensim](https://radimrehurek.com/gensim/): Topic modelling for humans
|
| 1060 |
- [Sentence-Transformers](https://www.sbert.net/): A Python framework for state-of-the-art sentence, text and image embeddings
|
| 1061 |
|
|
|
|
|
|
|
|
|
|
| 1062 |
|
| 1063 |
|
| 1064 |
This tool empowers you to fine-tune your RAG system for optimal performance. Experiment with different settings, run automated tests, and use insights to create an efficient information retrieval and generation system.
|
|
|
|
| 1059 |
- [Gensim](https://radimrehurek.com/gensim/): Topic modelling for humans
|
| 1060 |
- [Sentence-Transformers](https://www.sbert.net/): A Python framework for state-of-the-art sentence, text and image embeddings
|
| 1061 |
|
| 1062 |
+
### Support me
|
| 1063 |
+
- [Visual Crew Builder](https://visual-crew.builder.ai/): Tool for create AI systems, workflows and api. Or just a notebook.
|
| 1064 |
+
|
| 1065 |
|
| 1066 |
|
| 1067 |
This tool empowers you to fine-tune your RAG system for optimal performance. Experiment with different settings, run automated tests, and use insights to create an efficient information retrieval and generation system.
|