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