command-r:35b-v0.1-q4_1

294.5K 8 months ago

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

tools 35b

1 year ago

e8c0e9e189a9 · 22GB

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

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