Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Felguk
/
Ling-1T
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Ling-1T
/
app.py
Felguk
initial commit
2e00f52
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
103 Bytes
import
gradio
as
gr
gr.load(
"models/inclusionAI/Ling-1T"
,
provider=
"featherless-ai"
,
).launch()