ehristoforu commited on
Commit
8ab247a
1 Parent(s): 075e90e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 3.50.2
8
  app_file: app.py
9
- model: [mistralai/Mistral-7B-v0.1, mistralai/Mistral-7B-Instruct-v0.1]
10
  pinned: false
11
  license: mit
12
  ---
 
6
  sdk: gradio
7
  sdk_version: 3.50.2
8
  app_file: app.py
9
+ models: [mistralai/Mistral-7B-v0.1, mistralai/Mistral-7B-Instruct-v0.1]
10
  pinned: false
11
  license: mit
12
  ---