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