Command R is a Large Language Model optimized for conversational interaction and long context tasks.
tools
35b
242.5K Pulls Updated 2 months ago
Updated 7 months ago
7 months ago
ed35c5ee157d · 22GB
model
archcommand-r
·
parameters35B
·
quantizationQ4_K_M
22GB
params
{"stop":["\u003c|START_OF_TURN_TOKEN|\u003e","\u003c|END_OF_TURN_TOKEN|\u003e"]}
81B
template
{{ if .System }}<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>{{ .System }}<|END_OF_TURN_TOKEN|>{{ end }}{{
270B
license
Creative Commons Attribution-NonCommercial 4.0 International Public
License with Acceptable Use Add
14kB
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