Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SeanXML
/
utter-project-EuroLLM-9B-Instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
utter-project-EuroLLM-9B-Instruct
/
app.py
SeanXML
initial commit
2937a35
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()