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