Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tuanworking10
/
VietnamAIHub-Vietnamese_LLama2_13B_8K_SFT_General_Domain_Knowledge
like
0
Runtime error
App
Files
Files
Community
main
VietnamAIHub-Vietnamese_LLama2_13B_8K_SFT_General_Domain_Knowledge
/
app.py
Tuanworking10
initial commit
7d59a68
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
import
gradio
as
gr
gr.load(
"models/VietnamAIHub/Vietnamese_LLama2_13B_8K_SFT_General_Domain_Knowledge"
).launch()