Model Radar
AI models directory for capability-aware discovery
Track AI models by developer, parameter scale, license, and practical use case.
Model index
16
Coverage across model profiles and internal links
Model categories
Start from the workload you care about most
Model files
Latest AI models
Not sure which model to inspect? Filter by openness, category, and keyword, then open profiles for capabilities, licensing, use cases, and related tools.
OpenAI
GPT-4.1
GPT-4.1 is a hosted large language model from OpenAI optimized for practical software, agent, and business workflows. It is designed for general reasoning, coding assistance, and research tasks, with an API-first deployment model that simplifies integration but ties operations to OpenAI's infrastructure.
OpenAI
o3-mini
o3-mini is a compact reasoning model from OpenAI designed for efficient technical tasks, offering stronger reasoning than GPT-3.5 in a lighter package than GPT-4. It is typically accessed via hosted APIs, balancing cost and latency for coding, analysis, and research use cases.
sentence-transformers
sentence-transformers/all-mpnet-base-v2 · Hugging Face
sentence-transformers/all-mpnet-base-v2 is a high-performance, English-only sentence embedding model fine-tuned from Microsoft’s MPNet base architecture. It maps text into a 768-dimensional dense vector space, widely recognized for its state-of-the-art performance on semantic textual similarity (STS) and retrieval benchmarks. Licensed under Apache 2.0, it serves as a foundational component for semantic search, clustering, and information retrieval systems.
sentence-transformers
sentence-transformers/all-MiniLM-L6-v2 · Hugging Face
sentence-transformers/all-MiniLM-L6-v2 is a highly efficient, open-source sentence embedding model based on the MiniLM architecture. Fine-tuned on over 1 billion sentence pairs, it maps text to a 384-dimensional vector space, making it ideal for semantic search, clustering, and similarity tasks. Licensed under Apache 2.0, it supports multiple deployment frameworks including Hugging Face Transformers, ONNX, and OpenVINO.
nomic-ai
nomic-ai/nomic-embed-text-v1.5 · Hugging Face
nomic-ai/nomic-embed-text-v1.5 is a high-performance, open-source text embedding model developed by Nomic AI. Built on the NomicBERT architecture, it is optimized for semantic search, clustering, and feature extraction tasks. The model stands out for its support of Matryoshka Representation Learning (MRL), allowing users to adjust embedding dimensions dynamically without retraining. It is released under the permissive Apache 2.0 license and is widely deployed via Hugging Face Transformers, sentence-transformers, ONNX Runtime, and Transformers.js.
Microsoft
Phi-4
Phi-4 is a compact open-weight language model from Microsoft, optimized for structured technical tasks like coding, analysis, and research. It balances efficiency and quality, making it suitable for self-hosted or resource-constrained deployments.
DeepSeek
DeepSeek R1
DeepSeek R1 is an open-weight reasoning model developed by DeepSeek, emphasizing chain-of-thought (CoT) style reasoning for complex problem-solving. It is designed for research and deployment, with weights released under a permissive license.
Anthropic
Claude 3.7 Sonnet
Claude 3.7 Sonnet is a hosted AI model from Anthropic, optimized for coding, reasoning, and enterprise writing. It excels in long-context tasks and is often compared with top models for its reliability in code generation, document analysis, and research workflows.
Mistral AI
Mistral Large 2
Mistral Large 2 is a proprietary large language model developed by Mistral AI, designed for general-purpose reasoning, coding, and enterprise applications. It offers strong performance in multilingual tasks and long-context understanding, with deployment primarily through hosted APIs and cloud partners.
Mistral AI
Mixtral 8x22B Instruct
Mixtral 8x22B Instruct is a sparse mixture-of-experts (MoE) large language model developed by Mistral AI, designed for self-hosted deployment and fine-tuning. It balances high performance with open availability, making it a strong candidate for teams seeking control over their AI stack without relying on closed APIs.
Ollama
codellama
Code Llama is a family of large language models for code, released by Meta AI, based on Llama 2 and fine-tuned on code-specific datasets. It comes in 7B, 13B, 34B, and 70B parameter sizes with base, Python-specialized, and instruction-following variants. The model supports code generation, completion, infilling, explanation, debugging, and documentation across multiple programming languages. It is available under a custom commercial license and can be deployed locally via Ollama, Hugging Face, or other frameworks.
Anthropic
Claude 3.5 Sonnet
Claude 3.5 Sonnet is a mid-tier large language model by Anthropic, balancing capability and cost for general reasoning, coding, and long-context tasks. It is commonly evaluated for its strong performance in code review, long-form analysis, and deliberate written output, with deployment via hosted endpoints or first-party chat surfaces.
Alibaba
Qwen2.5 72B Instruct
Qwen2.5 72B Instruct is an open-weight large language model developed by Alibaba Cloud, optimized for instruction-following tasks with strong bilingual support in Chinese and English. It is designed for self-hosted or customizable AI stacks, general assistant and reasoning workloads, and coding assistants. The model offers practical deployment flexibility through open-weight or partner stacks, balancing control, cost, and compliance.
Alibaba Cloud
Qwen
Qwen is a family of large language models developed by Alibaba Cloud, covering chat, code, and multimodal variants. Designed for enterprise deployment, Qwen models are available in various sizes (1.8B to 72B parameters) and support both open-source and commercial use under the Qwen License. They excel in natural language understanding, code generation, mathematical reasoning, and multimodal tasks, with options for local deployment, cloud API, and fine-tuning.
Zhipu AI
GLM-4
GLM-4 is the latest generation of the General Language Model (GLM) series developed by Zhipu AI. It is a bilingual (Chinese and English) large language model with 130 billion parameters, supporting both API access and open-source releases. The model excels in long-context understanding, multimodal tasks, and agent-based applications, with a context window of up to 128K tokens. It is designed for a wide range of NLP tasks including text generation, reasoning, and code synthesis.
cross-encoder
cross-encoder/ms-marco-MiniLM-L6-v2 · Hugging Face
The cross-encoder/ms-marco-MiniLM-L6-v2 is a cross-encoder model for text ranking, fine-tuned on the MS MARCO passage ranking dataset. Based on MiniLM with 6 layers, it balances efficiency and accuracy, with over 79.9 million downloads on Hugging Face. It outputs relevance scores for query-passage pairs and supports multiple frameworks including PyTorch, JAX, ONNX, SafeTensors, and OpenVINO. Licensed under Apache-2.0, it is widely used for search re-ranking, question answering, and information retrieval.