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