ZequnZ commited on
Commit
d50b267
1 Parent(s): 8bdafc1

update readme

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Chat-with-Mistral-7B
2
 
3
  ![image](https://img.shields.io/badge/License-MIT-orange)
 
1
+ ---
2
+ title: Chat with Mistral-7B
3
+ emoji: 🌼
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: 3.50.2
8
+ python_version: 3.10.6
9
+ app_file: app.py
10
+ models:
11
+ - mistralai/Mistral-7B-Instruct-v0.1
12
+ pinned: false
13
+ license: mit
14
+ ---
15
+
16
  # Chat-with-Mistral-7B
17
 
18
  ![image](https://img.shields.io/badge/License-MIT-orange)