prism-ml/ternary-bonsai-2-27bBonsai 2 27B is a 27B-parameter reasoning model from PrismML derived from Qwen3.8-27B. It supports coding, mathematics, tool calling, and image understanding with a 262K-token context window. Ternary compression shrinks...
| Token type | USD / 1M | INR / 1M |
|---|---|---|
| Input | $0.075 | ₹7.56 |
| Output | $0.500 | ₹50.37 |
INR prices include forex conversion. Billed per token in your wallet. See the cost calculator.
Call PrismML: Ternary Bonsai 2 27B 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": "prism-ml/ternary-bonsai-2-27b",
"messages": [{ "role": "user", "content": "Hello!" }]
}'New here? Follow the quickstart guide or browse all models.