Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
On June 23, 2025, Microsoft unveiled Mu, an innovative 330-million-parameter encoder–decoder language model specifically crafted to enhance the agent experience within Windows environments by effectively translating natural language inquiries into function calls for Settings, all processed on-device via NPUs at a remarkable speed of over 100 tokens per second while ensuring impressive accuracy. By leveraging Phi Silica optimizations, Mu’s encoder–decoder design employs a fixed-length latent representation that significantly reduces both computational demands and memory usage, achieving a 47 percent reduction in first-token latency and a decoding speed that is 4.7 times greater on Qualcomm Hexagon NPUs when compared to other decoder-only models. Additionally, the model benefits from hardware-aware tuning techniques, which include a thoughtful 2/3–1/3 split of encoder and decoder parameters, shared weights for input and output embeddings, Dual LayerNorm, rotary positional embeddings, and grouped-query attention, allowing for swift inference rates exceeding 200 tokens per second on devices such as the Surface Laptop 7, along with sub-500 ms response times for settings-related queries. This combination of features positions Mu as a groundbreaking advancement in on-device language processing capabilities.
Description
vLLM is an advanced library tailored for the efficient inference and deployment of Large Language Models (LLMs). Initially created at the Sky Computing Lab at UC Berkeley, it has grown into a collaborative initiative enriched by contributions from both academic and industry sectors. The library excels in providing exceptional serving throughput by effectively handling attention key and value memory through its innovative PagedAttention mechanism. It accommodates continuous batching of incoming requests and employs optimized CUDA kernels, integrating technologies like FlashAttention and FlashInfer to significantly improve the speed of model execution. Furthermore, vLLM supports various quantization methods, including GPTQ, AWQ, INT4, INT8, and FP8, and incorporates speculative decoding features. Users enjoy a seamless experience by integrating easily with popular Hugging Face models and benefit from a variety of decoding algorithms, such as parallel sampling and beam search. Additionally, vLLM is designed to be compatible with a wide range of hardware, including NVIDIA GPUs, AMD CPUs and GPUs, and Intel CPUs, ensuring flexibility and accessibility for developers across different platforms. This broad compatibility makes vLLM a versatile choice for those looking to implement LLMs efficiently in diverse environments.
API Access
Has API
API Access
Has API
Integrations
Database Mart
Docker
Hugging Face
KServe
Kubernetes
NGINX
NVIDIA DRIVE
OpenAI
PyTorch
Thunder Compute
Integrations
Database Mart
Docker
Hugging Face
KServe
Kubernetes
NGINX
NVIDIA DRIVE
OpenAI
PyTorch
Thunder Compute
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Microsoft
Founded
1975
Country
United States
Website
blogs.windows.com/windowsexperience/2025/06/23/introducing-mu-language-model-and-how-it-enabled-the-agent-in-windows-settings/
Vendor Details
Company Name
vLLM
Country
United States
Website
vllm.ai