Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YUCHUL
/
quantumaikr-llama-2-70b-fb16-korean
like
0
Sleeping
App
Files
Files
Community
db8f631
quantumaikr-llama-2-70b-fb16-korean
/
app.py
YUCHUL
initial commit
db8f631
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/quantumaikr/llama-2-70b-fb16-korean"
).launch()