command-r:v0.1

298.4K 9 months ago

Command R is a Large Language Model optimized for conversational interaction and long context tasks.

tools 35b

1 year ago

b8cdfff0263c · 20GB

command-r
·
35B
·
Q4_0
Creative Commons Attribution-NonCommercial 4.0 International Public License with Acceptable Use Add
{ "stop": [ "<|START_OF_TURN_TOKEN|>", "<|END_OF_TURN_TOKEN|>" ] }
{{ if .System }}<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>{{ .System }}<|END_OF_TURN_TOKEN|>{{ end }}{{

Readme

Command R is a generative model optimized for long context tasks such as retrieval-augmented generation (RAG) and using external APIs and tools. As a model built for companies to implement at scale, Command R boasts:

  • Strong accuracy on RAG and Tool Use
  • Low latency, and high throughput
  • Longer 128k context
  • Strong capabilities across 10 key languages

There are currently two versions of Command R:

  • Original release tagged v0.1
  • August 2024 update tagged 08-2024

References