Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MagicLEMP
/
croissantllm-CroissantLLMChat-v0.1
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a56f08d
croissantllm-CroissantLLMChat-v0.1
/
app.py
rlasseri
initial commit
a56f08d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/croissantllm/CroissantLLMChat-v0.1"
).launch()