Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hoangta
/
ngoantech-Llama-2-7b-vietnamese-20k
like
0
Runtime error
App
Files
Files
Community
e2d8a75
ngoantech-Llama-2-7b-vietnamese-20k
/
app.py
hoangta
initial commit
e2d8a75
about 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ngoantech/Llama-2-7b-vietnamese-20k"
).launch()