How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Digirocket/drok-v4:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Digirocket/drok-v4:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf Digirocket/drok-v4:Q4_K_M
# Run inference directly in the terminal:
llama cli -hf Digirocket/drok-v4:Q4_K_M
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 Digirocket/drok-v4:Q4_K_M
# Run inference directly in the terminal:
./llama-cli -hf Digirocket/drok-v4:Q4_K_M
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 Digirocket/drok-v4:Q4_K_M
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Digirocket/drok-v4:Q4_K_M
Use Docker
docker model run hf.co/Digirocket/drok-v4:Q4_K_M
Quick Links

DROK v2 โ€” DigiRocket Technologies AI Assistant

Fine-tuned Llama 3.2 3B Instruct specialized for DigiRocket Technologies โ€” a digital marketing and technology solutions provider.

Specialization

DROK is an expert in:

  • Digital Marketing (SEO, SEM, SMM, CRO, email marketing, content)
  • Web Development (responsive design, e-commerce platforms, UI/UX)
  • Branding (logo design, visual identity, brand storytelling)
  • Dropshipping (supplier sourcing, store setup, scaling)
  • DigiRocket Services (pricing tiers, case studies, consultation)

Training Details

  • Base model: meta-llama/Llama-3.2-3B-Instruct
  • Method: QLoRA 4-bit fine-tuning (NF4 quantization, LoRA r=16)
  • Dataset: 1,343 DigiRocket-domain Q&A pairs (synthetic, qwen2.5-7b generated)
  • Epochs: 3
  • Training infrastructure: Lightning.ai Tesla T4

Quantization

This release is the Q8_0 GGUF quantized version (~3.4 GB), suitable for llama.cpp / HF Inference Endpoints serving.

Company

DigiRocket Technologies โ€” global digital marketing agency:

  • ๐Ÿ‡ฎ๐Ÿ‡ณ Gurgaon, India (HQ)
  • ๐Ÿ‡บ๐Ÿ‡ธ Dover, USA
  • ๐Ÿ‡ฌ๐Ÿ‡ง London, UK

Websites: digirocket.io | digirockett.com

Downloads last month
26
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for Digirocket/drok-v4

Quantized
(473)
this model