From e1934a6a296e19eaacc5a38cb87da4fe75595dd9 Mon Sep 17 00:00:00 2001 From: Trent Fowler Date: Fri, 13 Dec 2024 09:51:06 -0700 Subject: [PATCH] Adding a link to the blog post. --- fern/pages/changelog/2024-12-13-command-r-7b-is-here.mdx | 4 ++-- .../models/the-command-family-of-models/command-r-plus.mdx | 2 +- fern/pages/models/the-command-family-of-models/command-r.mdx | 2 +- .../v2/models/the-command-family-of-models/command-r-plus.mdx | 2 +- .../v2/models/the-command-family-of-models/command-r.mdx | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fern/pages/changelog/2024-12-13-command-r-7b-is-here.mdx b/fern/pages/changelog/2024-12-13-command-r-7b-is-here.mdx index f9d99eea..5cb1d00b 100644 --- a/fern/pages/changelog/2024-12-13-command-r-7b-is-here.mdx +++ b/fern/pages/changelog/2024-12-13-command-r-7b-is-here.mdx @@ -7,6 +7,6 @@ description: >- Release announcment for Command R 7B - our fastest, lightest, and last Command R model. --- -We're thrilled to announc the release of Command R7B, the smallest, fastest, and final model in our R family of enterprise-focused [large language models](https://docs.cohere.com/docs/introduction-to-large-language-models) (LLMs). With a context window of 128K, Command R7B offers state-of-the-art performance across a variety of real-world tasks, and is designed for use cases in which speed, cost, and compute are important. Specifically, Command R7B is excellent for [retrieval-augmented generation](https://docs.cohere.com/docs/retrieval-augmented-generation-rag), [tool use](https://docs.cohere.com/docs/tool-use), and [agentic applications](https://docs.cohere.com/docs/multi-step-tool-use) where complex reasoning, multiple actions, and information-seeking are important for success. +We're thrilled to announce the release of Command R7B, the smallest, fastest, and final model in our R family of enterprise-focused [large language models](https://docs.cohere.com/docs/introduction-to-large-language-models) (LLMs). With a context window of 128K, Command R7B offers state-of-the-art performance across a variety of real-world tasks, and is designed for use cases in which speed, cost, and compute are important. Specifically, Command R7B is excellent for [retrieval-augmented generation](https://docs.cohere.com/docs/retrieval-augmented-generation-rag), [tool use](https://docs.cohere.com/docs/tool-use), and [agentic applications](https://docs.cohere.com/docs/multi-step-tool-use) where complex reasoning, multiple actions, and information-seeking are important for success. -Command R7B is available today on the [Cohere Platform](https://docs.cohere.com/docs/the-cohere-platform) as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our dedicated blog post. \ No newline at end of file +Command R7B is available today on the [Cohere Platform](https://docs.cohere.com/docs/the-cohere-platform) as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our [dedicated blog post](cohere.com/blog/command-r7b). \ No newline at end of file diff --git a/fern/pages/models/the-command-family-of-models/command-r-plus.mdx b/fern/pages/models/the-command-family-of-models/command-r-plus.mdx index 800bdafb..575faa44 100644 --- a/fern/pages/models/the-command-family-of-models/command-r-plus.mdx +++ b/fern/pages/models/the-command-family-of-models/command-r-plus.mdx @@ -33,7 +33,7 @@ Command R7B is the smallest, fastest, and final model in our R family of enterpr - Tool-use - With [tool use](https://docs.cohere.com/docs/tool-use), Command models can be given tools such as search engines, APIs, vector databases, etc., which can expand their baseline functionality. Command R7B excels at tool use, exhibiting particular strength in using tools in real-world, diverse, and dynamic environments. In addition, Command R7B is good at avoiding unnecessarily calling tools, which is an important aspect of tool-use in practical applications. - Agents - As this is being written, [agents](https://docs.cohere.com/docs/multi-step-tool-use) are among the most exciting frontiers for large language models. Command R7B’s multistep tool use capabilities allow it to power fast and capable REACT agents. When set up as an internet-augmented research agent, for example, Command R7B ably completes tasks that require breaking down complex questions into subgoals, and also performs favorably in domains that utilize complex reasoning and active information seeking. -Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our dedicated blog post. +Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our [dedicated blog post](cohere.com/blog/command-r7b). ## Command R+ August 2024 Release Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R+ 08-2024 is accesible with `command-r-plus-08-2024`. diff --git a/fern/pages/models/the-command-family-of-models/command-r.mdx b/fern/pages/models/the-command-family-of-models/command-r.mdx index 98fd9b02..434e1015 100644 --- a/fern/pages/models/the-command-family-of-models/command-r.mdx +++ b/fern/pages/models/the-command-family-of-models/command-r.mdx @@ -34,7 +34,7 @@ Command R7B is the smallest, fastest, and final model in our R family of enterpr - Tool-use - With [tool use](https://docs.cohere.com/docs/tool-use), Command models can be given tools such as search engines, APIs, vector databases, etc., which can expand their baseline functionality. Command R7B excels at tool use, exhibiting particular strength in using tools in real-world, diverse, and dynamic environments. In addition, Command R7B is good at avoiding unnecessarily calling tools, which is an important aspect of tool-use in practical applications. - Agents - As this is being written, [agents](https://docs.cohere.com/docs/multi-step-tool-use) are among the most exciting frontiers for large language models. Command R7B’s multistep tool use capabilities allow it to power fast and capable REACT agents. When set up as an internet-augmented research agent, for example, Command R7B ably completes tasks that require breaking down complex questions into subgoals, and also performs favorably in domains that utilize complex reasoning and active information seeking. -Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our dedicated blog post. +Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our [dedicated blog post](cohere.com/blog/command-r7b). ## Command R August 2024 Release Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R 08-2024 is accesible with `command-r-08-2024`. diff --git a/fern/pages/v2/models/the-command-family-of-models/command-r-plus.mdx b/fern/pages/v2/models/the-command-family-of-models/command-r-plus.mdx index 99909a0e..898ddc7a 100644 --- a/fern/pages/v2/models/the-command-family-of-models/command-r-plus.mdx +++ b/fern/pages/v2/models/the-command-family-of-models/command-r-plus.mdx @@ -33,7 +33,7 @@ Command R7B is the smallest, fastest, and final model in our R family of enterpr - Tool-use - With [tool use](https://docs.cohere.com/docs/tool-use), Command models can be given tools such as search engines, APIs, vector databases, etc., which can expand their baseline functionality. Command R7B excels at tool use, exhibiting particular strength in using tools in real-world, diverse, and dynamic environments. In addition, Command R7B is good at avoiding unnecessarily calling tools, which is an important aspect of tool-use in practical applications. - Agents - As this is being written, [agents](https://docs.cohere.com/docs/multi-step-tool-use) are among the most exciting frontiers for large language models. Command R7B’s multistep tool use capabilities allow it to power fast and capable REACT agents. When set up as an internet-augmented research agent, for example, Command R7B ably completes tasks that require breaking down complex questions into subgoals, and also performs favorably in domains that utilize complex reasoning and active information seeking. -Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our dedicated blog post. +Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our [dedicated blog post](cohere.com/blog/command-r7b). ## Command R+ August 2024 Release Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R+ 08-2024 is accesible with `command-r-plus-08-2024`. diff --git a/fern/pages/v2/models/the-command-family-of-models/command-r.mdx b/fern/pages/v2/models/the-command-family-of-models/command-r.mdx index e7b33daa..c5df5bf9 100644 --- a/fern/pages/v2/models/the-command-family-of-models/command-r.mdx +++ b/fern/pages/v2/models/the-command-family-of-models/command-r.mdx @@ -32,7 +32,7 @@ Command R7B is the smallest, fastest, and final model in our R family of enterpr - Tool-use - With [tool use](https://docs.cohere.com/docs/tool-use), Command models can be given tools such as search engines, APIs, vector databases, etc., which can expand their baseline functionality. Command R7B excels at tool use, exhibiting particular strength in using tools in real-world, diverse, and dynamic environments. In addition, Command R7B is good at avoiding unnecessarily calling tools, which is an important aspect of tool-use in practical applications. - Agents - As this is being written, [agents](https://docs.cohere.com/docs/multi-step-tool-use) are among the most exciting frontiers for large language models. Command R7B’s multistep tool use capabilities allow it to power fast and capable REACT agents. When set up as an internet-augmented research agent, for example, Command R7B ably completes tasks that require breaking down complex questions into subgoals, and also performs favorably in domains that utilize complex reasoning and active information seeking. -Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our dedicated blog post. +Command R7B is available today on the Cohere Platform as well as accessible on HuggingFace, or you can access it in the SDK with `command-r7b-12-2024`. For more information, check out our [dedicated blog post](cohere.com/blog/command-r7b). ## Command R August 2024 Release Cohere's flagship text-generation models, Command R and Command R+, received a substantial update in August 2024. We chose to designate these models with time stamps, so in the API Command R 08-2024 is accesible with `command-r-08-2024`.