Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gloignon/ministral-3b-test
gloignon
/
CroissantLLM-test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2ea606f
CroissantLLM-test
/
app.py
gloignon
Update app.py
d1d9476
verified
3 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/croissantllm/CroissantLLMBase"
).launch()