Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,7 @@ with gr.Blocks(analytics_enabled=False, css=custom_css) as demo:
|
|
| 78 |
with gr.Column(scale=1):
|
| 79 |
gr.Image("logoplus.png", elem_id="logo-img", show_label=False, show_share_button=False, show_download_button=False)
|
| 80 |
with gr.Column(scale=3):
|
| 81 |
-
gr.Markdown("""C4AI Command R+ is a research open weights release of a
|
| 82 |
<br/><br/>
|
| 83 |
**Model**: [c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus)
|
| 84 |
<br/>
|
|
|
|
| 78 |
with gr.Column(scale=1):
|
| 79 |
gr.Image("logoplus.png", elem_id="logo-img", show_label=False, show_share_button=False, show_download_button=False)
|
| 80 |
with gr.Column(scale=3):
|
| 81 |
+
gr.Markdown("""C4AI Command R+ is a research open weights release of a 104B billion parameter with highly advanced Retrieval Augmented Generation (RAG) capabilities, tool Use to automate sophisticated tasks, and excels at the 10 key languages of business. Command R + is optimized for a variety of use cases including reasoning, summarization, and question answering.
|
| 82 |
<br/><br/>
|
| 83 |
**Model**: [c4ai-command-r-plus](https://huggingface.co/CohereForAI/c4ai-command-r-plus)
|
| 84 |
<br/>
|