Spaces:
Runtime error
Runtime error
nit
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
|
|
82 |
gr.Markdown("""Command R is a large language model with open weights optimized for various use cases
|
83 |
including reasoning, summarization, and question answering. Command R is capable of multilingual generation
|
84 |
evaluated in 10 languages and highly performant RAG capabilities.
|
85 |
-
<br
|
86 |
**Model**: [c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
|
87 |
<br/>
|
88 |
**Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
|
|
|
82 |
gr.Markdown("""Command R is a large language model with open weights optimized for various use cases
|
83 |
including reasoning, summarization, and question answering. Command R is capable of multilingual generation
|
84 |
evaluated in 10 languages and highly performant RAG capabilities.
|
85 |
+
<br/>
|
86 |
**Model**: [c4ai-command-r-v01](https://huggingface.co/CohereForAI/c4ai-command-r-v01)
|
87 |
<br/>
|
88 |
**Developed by**: [Cohere](https://cohere.com/) and [Cohere for AI](https://cohere.com/research)
|