Text Generation
GGUF
mergekit
Merge
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 nitky/Megac4ai-command-r-plus-gguf:
# Run inference directly in the terminal:
llama-cli -hf nitky/Megac4ai-command-r-plus-gguf:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf nitky/Megac4ai-command-r-plus-gguf:
# Run inference directly in the terminal:
llama-cli -hf nitky/Megac4ai-command-r-plus-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 nitky/Megac4ai-command-r-plus-gguf:
# Run inference directly in the terminal:
./llama-cli -hf nitky/Megac4ai-command-r-plus-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 nitky/Megac4ai-command-r-plus-gguf:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf nitky/Megac4ai-command-r-plus-gguf:
Use Docker
docker model run hf.co/nitky/Megac4ai-command-r-plus-gguf:
Quick Links

Megac4ai-command-r-plus-gguf

These are quantized GGUF versions of nitky/Megac4ai-command-r-plus. Please check the original model for license and more details.

Results for non-English languages (Japanese)

Model Output Quality Notes
Megac4ai-command-r-plus-IQ3_XS.gguf Poor
Megac4ai-command-r-plus-IQ4_XS.gguf Average
Megac4ai-command-r-plus-Q4_K_M.gguf Good recommended
Megac4ai-command-r-plus-Q5_K_M.gguf Good
Megac4ai-command-r-plus-Q6_K.gguf Excellent recommended
Megac4ai-command-r-plus-Q8_0.gguf Excellent
Downloads last month
58
GGUF
Model size
160B params
Architecture
command-r
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for nitky/Megac4ai-command-r-plus-gguf

Quantized
(10)
this model