Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nguyendk
/
bkai-foundation-models-vietnamese-llama2-7b-40GB
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bkai-foundation-models-vietnamese-llama2-7b-40GB
/
app.py
nguyendk
initial commit
8549b82
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bkai-foundation-models/vietnamese-llama2-7b-40GB"
).launch()