Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nadaguy
/
mistralai-Mistral-7B-v0.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
32054c0
mistralai-Mistral-7B-v0.1
/
app.py
nadaguy
initial commit
32054c0
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mistralai/Mistral-7B-v0.1"
).launch()