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...
gloignon
commited on
Nov 1, 2024
Commit
5be7ba0
·
verified
·
1 Parent(s):
2ea606f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/croissantllm/
CroissantLLMBase
").launch()
1
import gradio as gr
2
3
+
gr.load("models/croissantllm/
CroissantLLMChat-v0.1
").launch()