MicrosoftOpen Weights
Phi-3.5 Mini
Open Weights LLM • Released 2024-10-15 • Last Verified 2025-02-01
Phi-3.5 Mini - Open-source benchmarked model available on Hugging Face Hub.
Context Window8k-32k
LicenseApache-2.0 / MIT
Deployment
Cloud API Local Run
API AvailableYes (REST/SDK)
Benchmark Performance
MMLU69
Hardware Requirements for Local Running
4GB-16GB RAM/VRAM
Strengths
- •High accuracy
- •Fast inference
Limitations & Weaknesses
- •Closed source API
API Sample CodePython / REST
import openai
client = openai.OpenAI()
response = client.chat.completions.create(
model="phi-3-5-mini",
messages=[
{"role": "system", "content": "You are a helpful expert assistant."},
{"role": "user", "content": "Explain quantum computing in 2 sentences."}
]
)
print(response.choices[0].message.content)Pricing Overview
Free Open Weights
Prices subject to provider tiers and volume discounts. Check documentation for current token rates.
Model Tags
#huggingface#open-source#local
Similar Models from Microsoft
Google AI
Freemium
Gemini 2.0 Flash
Omnimodal LLM
Gemini 2.0 Flash - Google AI multimodal model designed for high throughput, reasoning, and synthesis.
Context Window1M
MMLU75
Cloud Only
#google#gemini
Google AI
Freemium
Gemini 2.0 Flash-Lite
Omnimodal LLM
Gemini 2.0 Flash-Lite - Google AI multimodal model designed for high throughput, reasoning, and synthesis.
Context Window1M
MMLU76
Cloud Only
#google#gemini
Google AI
Freemium
Gemini 2.0 Pro
Omnimodal LLM
Gemini 2.0 Pro - Google AI multimodal model designed for high throughput, reasoning, and synthesis.
Context Window1M
MMLU77
Cloud Only
#google#gemini