Pricing
- Input Tokens: $0.4 /M tokens
- Output Tokens: $1.6 /M tokens
Input Modalities
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="ahm-Phi-3-5-MoE-instruct",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is AIHubMix Phi 3.5 MoE Instruct?
How much does AIHubMix Phi 3.5 MoE Instruct cost?
How do I call AIHubMix Phi 3.5 MoE Instruct via API?
Who created AIHubMix Phi 3.5 MoE Instruct?
More models from Microsoft
See all Microsoft models →Token-based pricing: Text input $5 / 1M tokens | Image input $8 / 1M tokens | Image output $38 / 1M tokens
MAI-Image-2.6 is Microsoft's latest image-generation and editing model. It can generate images from text prompts and supports image-guided editing in multiple aspect ratios.
Token-based pricing: Text input $1.75 / 1M tokens | Image input $2.5 / 1M tokens | Image output $19 / 1M tokens
MAI-Image-2.6 Flash is Microsoft’s low-latency version of the latest image model MAI-Image-2.6. It supports image generation in multiple aspect ratios and image-guided editing.
MAI-Thinking-1 is Microsoft’s first inference model in the MAI series, built for enterprise-scale workloads. With excellent reasoning, mathematical, and general intelligence capabilities, combined with superior cost-effectiveness, it makes high-throughput, 24/7 AI workloads economically viable.
Token-based pricing: Text input $5 / 1M tokens | Image input $8 / 1M tokens | Image output $47 / 1M tokens
MAI-Image-2.5 is Microsoft's flagship AI image generation and editing model. With top-tier realism, precise text rendering, and powerful image editing capabilities, it debuted among the top three in AI image generation rankings. It is primarily targeted at commercial design, product photography, and professional creative work.
Token-based pricing: Text input $5 / 1M tokens | Image input $8 / 1M tokens | Image output $47 / 1M tokens
MAI-Image-2.5 is Microsoft's flagship AI image generation and editing model. With top-tier realism, precise text rendering, and powerful image editing capabilities, it debuted among the top three in AI image generation rankings. It is primarily targeted at commercial design, product photography, and professional creative work.
Token-based pricing: Text input $1.75 / 1M tokens | Image input $1.75 / 1M tokens | Image output $33 / 1M tokens
MAI-Image-2.5 is Microsoft's flagship AI image generation and editing model. With top-tier realism, precise text rendering, and powerful image editing capabilities, it debuted among the top three in AI image generation rankings. It is primarily targeted at commercial design, product photography, and professional creative work.
AIHubMix© 2023 - 2026 AIHubMix, LLC