This benchmark evaluates Sarvam-30B (with Qwen3-30B-A3B as a control) across 37 diverse test scenarios covering multilingual translation, reasoning, code synthesis, tool-selection agency, and safety guidelines.
The evaluation was performed across two main conditions:
- Local Quantization (Q4_K_M) using
llama.cppon consumer-grade hardware. - Cloud Full Precision (BF16) run via Modal and
vLLMbackends. - Sarvam-105B (BF16) serving as an upper-bound baseline run on dual-B200 GPU instances.
Key Insights
- Quantization Artifacts: Under local Q4 quantization, Sarvam-30B experiences a notable identity alignment failure, claiming to be “Google Gemini” (Test 32). In full BF16 precision, it correctly identifies itself as “Sarvam AI”. This suggests that minor-precision alignment properties are heavily degraded by 4-bit quantization.
- Speed vs. Model Scale: Local quantization limits output throughput to 5–18 tokens/sec, whereas cloud BF16 instances deliver sub-second startup times and average speeds around 270 tokens/sec.
- Multilingual Accuracy: While Qwen matches or exceeds Sarvam in raw translation accuracy, both models demonstrate strong capability in native script selection, with minor discrepancies in specific Indic scripts under local quantization constraints.
Initializing benchmark dashboard...
Comments
Leave a comment