Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
NagasRepo
/
alpindale-goliath-120b
like
0
Sleeping
App
Files
Files
Community
a776030
alpindale-goliath-120b
/
app.py
NagasRepo
initial commit
a776030
12 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/alpindale/goliath-120b"
).launch()