Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Devdeshitha
/
mistralai-Mistral-7B-v0.1
like
0
Sleeping
App
Files
Files
Community
main
mistralai-Mistral-7B-v0.1
/
app.py
Devdeshitha
initial commit
c4953f0
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mistral-7B-v0.1"
).launch()