Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hydrowan
/
KRAFTON-KORani-v3-13B
like
0
Sleeping
App
Files
Files
Community
d777afa
KRAFTON-KORani-v3-13B
/
app.py
hydrowan
initial commit
d777afa
10 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/KRAFTON/KORani-v3-13B"
).launch()