Spaces:
Runtime error
Runtime error
File size: 431 Bytes
68efb84 f224c98 68efb84 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Mathstral-7B Assistant
emoji: 🧮
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.25.0
python_version: 3.11
app_file: app.py
pinned: false
---
# 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 Locally
1. Clone this repository:
|