Description
Granite-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 context tool calling.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: IBM: Granite 4.0 Micro (ibm-granite/granite-4.0-h-micro)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "ibm-granite/granite-4.0-h-micro",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the IBM: Granite 4.0 Micro model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
API Pricing
- Input: 0.017$ / 1M tokens
- Output: 0.11$ / 1M tokens
Token Limits
- Max Output: 131,000 tokens
- Max Context: 131,000 tokens
Subscription Tiers
- free
- pro
- ultimate