Skip to main content
Forii serves curated frontier models on Indian infrastructure at 30% lower cost. Your data stays in India under Indian jurisdiction — no US routing, no CLOUD Act exposure. Every model is quantized, evaluated on quality benchmarks — including Hindi — before deployment.

Available models

Pricing is in Indian Rupees (₹) per 1,000 tokens. All costs are shown in INR on the dashboard — no USD conversion needed.

Model selection guide

Quantization

All chat models are served in AWQ 4-bit quantization. This provides:
  • Quality within 1–2% of FP16 — verified on MMLU, HumanEval, GSM8K, and HellaSwag benchmarks
  • ~75% memory reduction — enables multi-model packing on a single GPU
  • Higher throughput — more tokens per second per GPU
Quality is non-negotiable. Every quantized model passes our evaluation suite before deployment. Models that regress beyond quality thresholds are rejected.

Reasoning models

For models that support chain-of-thought (DeepSeek-R1, Qwen3), use the reasoning_effort parameter:
The reasoning_content field in the response contains the model’s chain-of-thought reasoning.

Listing models programmatically

Coming soon