Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
johne15
/
VAGOsolutions-SauerkrautLM-Mixtral-8x7B-Instruct
like
0
Runtime error
App
Files
Files
Community
b5a4bef
VAGOsolutions-SauerkrautLM-Mixtral-8x7B-Instruct
/
app.py
johne15
initial commit
b5a4bef
verified
4 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/VAGOsolutions/SauerkrautLM-Mixtral-8x7B-Instruct"
).launch()