Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jorgeppp
/
LDCC-LDCC-Instruct-Llama-2-ko-13B-v1.4
like
1
Runtime error
App
Files
Files
Community
5684715
LDCC-LDCC-Instruct-Llama-2-ko-13B-v1.4
/
app.py
jorgeppp
initial commit
5684715
12 months ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/LDCC/LDCC-Instruct-Llama-2-ko-13B-v1.4"
).launch()