ibm-granite/granite-4.0-h-microGranite-4.0-H-Micro is a 3B parameter from the Granite 4 family of models. These models are the latest in a series of models released by IBM. They are fine-tuned for long...
| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.017 | ₹1.71 |
| Cached inputprompt cache read | $0.0017 | ₹0.17 |
| Output | $0.112 | ₹11.27 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Call IBM: Granite 4.0 Micro through the supported APIs shown above — just set the base URL and your AICredits key.
curl https://api.aicredits.in/v1/chat/completions \
-H "Authorization: Bearer $AICREDITS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "ibm-granite/granite-4.0-h-micro",
"messages": [{ "role": "user", "content": "Hello!" }]
}'New here? Follow the quickstart guide or browse all models.