Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yi00001
/
mtgv-MobileLLaMA-1.4B-Base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
52ba8c7
mtgv-MobileLLaMA-1.4B-Base
/
app.py
yi00001
initial commit
52ba8c7
about 1 year ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/mtgv/MobileLLaMA-1.4B-Base"
).launch()