Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saidsax
/
utter-project-EuroLLM-9B-Instruct
like
0
Sleeping
App
Files
Files
Community
main
utter-project-EuroLLM-9B-Instruct
/
app.py
saidsax
initial commit
0b2df01
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/utter-project/EuroLLM-9B-Instruct"
).launch()