Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,12 @@ emoji: 💬
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
models:
|
11 |
-
|
12 |
-
|
13 |
short_description: Interactive Rag model with Medium blogs and articles
|
14 |
---
|
15 |
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.4.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
models:
|
11 |
+
- facebook/rag-sequence-nq
|
12 |
+
- google/gemma-2-2b-it
|
13 |
short_description: Interactive Rag model with Medium blogs and articles
|
14 |
---
|
15 |
|