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