Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
magarpr
/
Fugaku-LLM-Fugaku-LLM-13B
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a8e7096
Fugaku-LLM-Fugaku-LLM-13B
/
app.py
magarpr
initial commit
a8e7096
verified
10 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Fugaku-LLM/Fugaku-LLM-13B"
).launch()