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