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...
cd0eea9
HPAI-BSC-Llama3-Aloe-8B-Alpha
/
app.py
aquilesbarreto
initial commit
cd0eea9
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/HPAI-BSC/Llama3-Aloe-8B-Alpha"
).launch()