Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aquilesbarreto/HPAI-BSC-Llama3-Aloe-8B-Alpha
whan12
/
HPAI-BSC-Llama3-Aloe-8B-Alpha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HPAI-BSC-Llama3-Aloe-8B-Alpha
/
app.py
whan12
Update app.py
cbbc538
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/HPAI-BSC/Llama3-Aloe-8B-Alpha"
).launch(share=
True
)