jrviri commited on
Commit
68efb84
·
verified ·
1 Parent(s): da0e81f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -1,2 +1,19 @@
1
- # mathstral_assistant
2
- # Mathstral-7B Assistant for Physics, Engineering, and Mathematics This Streamlit app provides an interface for the Mathstral-7B model, assisting with questions in physics, engineering, and mathematics. ## Setup and Running 1. Clone this repository:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Mathstral-7B Assistant
3
+ emoji: 🧮
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.25.0
8
+ python_version: 3.10
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
+ # Mathstral-7B Assistant for Physics, Engineering, and Mathematics
14
+
15
+ This Streamlit app provides an interface for the Mathstral-7B model, assisting with questions in physics, engineering, and mathematics.
16
+
17
+ ## Setup and Running Locally
18
+
19
+ 1. Clone this repository: