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 2 months ago
2 months ago
311c0b29be9c · 16GB
model
archcommand-r
·
parameters32.3B
·
quantizationQ3_K_M
16GB
system
You are a knowledgable assistant. You can answer questions and perform tasks.
77B
params
{"stop":["\u003c|START_OF_TURN_TOKEN|\u003e","\u003c|END_OF_TURN_TOKEN|\u003e"]}
81B
template
{{- if or .Tools .System }}<|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>
{{- if .Tools }}# Safety Preamble
2.9kB
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