---
author: "Umesh Malik"
canonical: "https://umesh-malik.com/blog/tag/llama-cpp"
description: "Explore articles tagged with llama.cpp by Umesh Malik — AI Engineer, LLM & GenAI Developer. Learn llama.cpp best practices, practical tips, and in-depth guides."
title: "Umesh Malik's Blog - llama.cpp Articles | llama.cpp Tutorials"
tokens: 168
generator: "scripts/generate-page-markdown.mjs"
---

[← Back to Blog](https://umesh-malik.com/blog)

# llama.cpp

1 article

 [![How a paravirtualized Metal device reporting Apple GPU family 5 makes llama.cpp disable its simdgroup matrix kernels, and the throughput that returns when the guest reports family 9](https://umesh-malik.com/blog/fix-slow-llm-inference-macos-vms-cover.png)

LLM Engineering • Aug 11, 2026

### Fix slow LLM inference in macOS VMs: 12.6 → 207 tok/s

LLM inference in macOS VMs collapses to 12.63 tok/s because the guest reports GPU family 5 and llama.cpp drops its matrix kernels. The check, and its limits.

9 min read

Read more →](https://umesh-malik.com/blog/fix-slow-llm-inference-macos-vms)
