command-r

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

Araç Kullanımı 35b
Hızlı Kurulum (Ollama kuruluysa)
ollama run command-r

Ollama kurulu değil mi? ollama.com/download — Windows, macOS ve Linux için ücretsiz. İlk çalıştırmada model indirilir, sonrası tamamen çevrimdışıdır.

Varyantlar

Boyut büyüdükçe kalite artar, donanım ihtiyacı yükselir. Başlangıç için küçük varyantı deneyin.

EtiketBoyutBağlamGirdiKomut
latest 19GB 128K Text ollama run command-r:latest
v0.1 20GB 128K Text ollama run command-r:v0.1
35b 19GB 128K Text ollama run command-r:35b
35b-08-2024-q2_K 13GB 128K Text ollama run command-r:35b-08-2024-q2_K
35b-08-2024-q3_K_S 15GB 128K Text ollama run command-r:35b-08-2024-q3_K_S
35b-08-2024-q3_K_M 16GB 128K Text ollama run command-r:35b-08-2024-q3_K_M
35b-08-2024-q3_K_L 18GB 128K Text ollama run command-r:35b-08-2024-q3_K_L
35b-08-2024-q4_0 19GB 128K Text ollama run command-r:35b-08-2024-q4_0
35b-08-2024-q4_1 21GB 128K Text ollama run command-r:35b-08-2024-q4_1
35b-08-2024-q4_K_S 19GB 128K Text ollama run command-r:35b-08-2024-q4_K_S
35b-08-2024-q4_K_M 20GB 128K Text ollama run command-r:35b-08-2024-q4_K_M
35b-08-2024-q5_0 22GB 128K Text ollama run command-r:35b-08-2024-q5_0
35b-08-2024-q5_1 24GB 128K Text ollama run command-r:35b-08-2024-q5_1
35b-08-2024-q5_K_S 22GB 128K Text ollama run command-r:35b-08-2024-q5_K_S
35b-08-2024-q5_K_M 23GB 128K Text ollama run command-r:35b-08-2024-q5_K_M
35b-08-2024-q6_K 27GB 128K Text ollama run command-r:35b-08-2024-q6_K
35b-08-2024-q8_0 34GB 128K Text ollama run command-r:35b-08-2024-q8_0
35b-08-2024-fp16 65GB 128K Text ollama run command-r:35b-08-2024-fp16
35b-v0.1-q2_K 14GB 128K Text ollama run command-r:35b-v0.1-q2_K
35b-v0.1-q3_K_S 16GB 128K Text ollama run command-r:35b-v0.1-q3_K_S
35b-v0.1-q3_K_M 18GB 128K Text ollama run command-r:35b-v0.1-q3_K_M
35b-v0.1-q3_K_L 19GB 128K Text ollama run command-r:35b-v0.1-q3_K_L
35b-v0.1-q4_0 20GB 128K Text ollama run command-r:35b-v0.1-q4_0
35b-v0.1-q4_1 22GB 128K Text ollama run command-r:35b-v0.1-q4_1
35b-v0.1-q4_K_S 20GB 128K Text ollama run command-r:35b-v0.1-q4_K_S

7 varyant daha var — tümü için ollama.com.

Model Detayları ve Benchmarklar (kaynak: ollama.com)

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