Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CatB
/
test
like
0
Running
App
Files
Files
Community
main
test
/
app.py
CatB
initial commit
ae24481
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
gradio
as
gr
gr.load(
"models/Bllossom/llama-3.2-Korean-Bllossom-3B"
).launch()