command-r:35b-08-2024-q5_K_M

295K 8 months ago

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

tools 35b

8 months ago

e9e25af9b046 · 23GB

command-r
·
32.3B
·
Q5_K_M
{{- if or .Tools .System }}<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|> {{- if .Tools }}# Safety Preamble
You are a knowledgable assistant. You can answer questions and perform tasks.
Creative Commons Attribution-NonCommercial 4.0 International Public License with Acceptable Use Add
{ "stop": [ "<|START_OF_TURN_TOKEN|>", "<|END_OF_TURN_TOKEN|>" ] }

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