Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Twistedtre
/
facebook-MobileLLM-1B
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5cf07f6
facebook-MobileLLM-1B
/
app.py
Twistedtre
initial commit
5cf07f6
verified
10 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/facebook/MobileLLM-1B"
).launch()