Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arashpey
/
CohereForAI-c4ai-command-r-08-2024
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2e1734c
CohereForAI-c4ai-command-r-08-2024
/
app.py
Arashpey
initial commit
2e1734c
verified
5 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/CohereForAI/c4ai-command-r-08-2024"
).launch()