Fahd Mirza

Overview

Fahd Mirza is an AI educator and content creator specializing in local AI deployment, large language model (LLM) fine-tuning, and inference optimization. His work focuses on making advanced AI capabilities accessible through local hardware, leveraging tools like llamacpp and unsloth.

Recent Content & Tutorials

Local Inference & Optimization

  • GLM-5.2 MoE RAM Inference: Demonstrated running the 744B parameter GLM-5.2 Mixture-of-Experts model locally in RAM without GPU acceleration.
  • Speculative Decoding: Guides on TurboQuant and DFlash speculative inference; advanced stacked speculative decoding (MTP + Ngram) in llamacpp for Qwen3.6.
  • Router Mode: Introduction to llamacpp’s new Router Mode for native hot-swappable local LLM switching.
  • Quantization: Tutorials on local deployment of MiniMax-M2.7 via llamacpp quantization.
  • Efficient Models: Review of MiniCPM-1B for efficient on-device hybrid reasoning.

Fine-Tuning & Training

  • Gemma-4 E2B: Tutorials on fine-tuning using custom datasets and the unsloth library.
  • SmolLM3: Reviews and analysis of the SmolLM3 model.

Specialized Applications & Frameworks

  • EdgeQuake: High-performance local Rust Graph-RAG system using Ollama.
  • Structured Data Extraction: Review of Lift by Datalab for schema-constrained local structured data extraction from PDFs.
  • Multimodal & Audio:
  • DeepSeek V4: DwarfStar for native Flash inference.

Model Comparisons & Benchmarks

References

Source Notes