Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EZUNIGAF
/
Globaly-llama2-13b-category-classification-v0.1
like
0
Sleeping
App
Files
Files
Community
main
Globaly-llama2-13b-category-classification-v0.1
/
app.py
EZUNIGAF
initial commit
f68eb0c
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Globaly/llama2-13b-category-classification-v0.1"
).launch()