Baweja commited on
Commit
cb473ab
·
verified ·
1 Parent(s): 0ee50a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,11 +5,11 @@ colorFrom: yellow
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.1.0
8
- app_file: app_old.py
9
  pinned: True
10
  models:
11
  - facebook/rag-sequence-nq
12
- - HuggingFaceH4/zephyr-7b-beta
13
  short_description: Interactive Rag model with Medium blogs and articles
14
  ---
15
 
 
5
  colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.1.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