Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hawks101
/
mistralai-Mistral-7B-Instruct-v0.2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4c45eaa
mistralai-Mistral-7B-Instruct-v0.2
/
app.py
Hawks101
initial commit
4c45eaa
verified
11 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.2"
).launch()