Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
openaitrend
/
NucleusAI-nucleus-22B-token-500Bss
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
NucleusAI-nucleus-22B-token-500Bss
/
app.py
openaitrend
initial commit
7338832
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/NucleusAI/nucleus-22B-token-500B"
).launch()