Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NagasRepo
/
alpindale-goliath-120b
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
alpindale-goliath-120b
/
app.py
NagasRepo
initial commit
a776030
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/alpindale/goliath-120b"
).launch()