GGUF
Russian
English
Uzbek
conversational
How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf tripolskypetr/command_r_gguf
# Run inference directly in the terminal:
llama-cli -hf tripolskypetr/command_r_gguf
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf tripolskypetr/command_r_gguf
# Run inference directly in the terminal:
llama-cli -hf tripolskypetr/command_r_gguf
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf tripolskypetr/command_r_gguf
# Run inference directly in the terminal:
./llama-cli -hf tripolskypetr/command_r_gguf
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf tripolskypetr/command_r_gguf
# Run inference directly in the terminal:
./build/bin/llama-cli -hf tripolskypetr/command_r_gguf
Use Docker
docker model run hf.co/tripolskypetr/command_r_gguf
Quick Links

Published especially for agent-swarm-kit

Due to my job tasks I often need to write the AI chat bots. The agent-swarm-kit helps me to orchestrate thousands of chat sessions. So, check the link, It contains a lot of demos for tool calling!

Command R

Command R logo

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

P.S. You will need at least 32GB of RAM and RTX 3060 16GB to run that model

Downloads last month
1
GGUF
Model size
32B params
Architecture
command-r
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Datasets used to train tripolskypetr/command_r_gguf

Space using tripolskypetr/command_r_gguf 1