Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
t0int
/
CalderaAI-30B-Lazarus
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b888f89
CalderaAI-30B-Lazarus
/
app.py
t0int
initial commit
b888f89
almost 2 years ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CalderaAI/30B-Lazarus"
).launch()