Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Satyam-Singh
/
VAGOsolutions-SauerkrautLM-SOLAR-Instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a800f96
VAGOsolutions-SauerkrautLM-SOLAR-Instruct
/
app.py
Satyam-Singh
initial commit
a800f96
over 1 year ago
raw
Copy download link
history
blame
Safe
Wrap lines
89 Bytes
import
gradio
as
gr
gr.load(
"models/VAGOsolutions/SauerkrautLM-SOLAR-Instruct"
).launch()