Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tranhuy
/
bkai-foundation-models-vietnamese-llama2-7b-40GB
like
0
Runtime error
App
Files
Files
Community
main
bkai-foundation-models-vietnamese-llama2-7b-40GB
/
app.py
tranhuy
initial commit
dc8183a
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/bkai-foundation-models/vietnamese-llama2-7b-40GB"
).launch()