Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thatsfoxy
/
ausboss-llama-30b-supercot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ausboss-llama-30b-supercot
/
app.py
thatsfoxy
initial commit
62c3158
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ausboss/llama-30b-supercot"
).launch()