GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

mackkkkkilllll/Phi-4-mini-instruct-GGUF overview

Phi 4 mini instruct GGUF GGUF versions of Microsoft Phi 4 mini instruct prepared for efficient local inference. This repository contains an F16 GGUF version an…

ggufllama.cppphi-4phi-4-minimicrosoftinstructquantizedlocal-inferencetext-generationlicense:mitendpoints_compatibleregion:usconversational

Runs locally from ~2.32 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Phi-4-mini-instruct-F16.ggufGGUFF167.15 GBDownload
Phi-4-mini-instruct-Q4_K_M.ggufGGUFQ4_K_M2.32 GBDownload

Model Details

Model IDmackkkkkilllll/Phi-4-mini-instruct-GGUF
Authormackkkkkilllll
Pipelinetext-generation
Licensemit
Base model
Last modified2026-08-21T14:15:16.000Z

Model README

---

license: mit

library_name: gguf

tags:

- gguf

- llama.cpp

- phi-4

- phi-4-mini

- microsoft

- instruct

- quantized

- local-inference

pipeline_tag: text-generation

---

Phi-4-mini-instruct GGUF

GGUF versions of Microsoft Phi-4-mini-instruct prepared

for efficient local inference.

This repository contains an F16 GGUF version and a Q4_K_M

quantized version.

Available Files

| File | Format | Approx. Size |

|---|---|---:|

| Phi-4-mini-instruct-F16.gguf | F16 | 7.2 GB |

| Phi-4-mini-instruct-Q4_K_M.gguf | Q4_K_M | 2.4 GB |

Recommended Version

Phi-4-mini-instruct-Q4_K_M.gguf is recommended for most

consumer hardware and local inference setups.

It provides a substantially smaller memory footprint than F16

while retaining the advantages of the GGUF format.

Original Model

The original model is Microsoft's official Phi-4-mini-instruct.

Original model:

https://huggingface.co/microsoft/Phi-4-mini-instruct

Please refer to Microsoft's original model repository for

technical details, intended use, limitations, and licensing.

Quantization

The Q4_K_M file was generated from the F16 GGUF model using

llama.cpp quantization tools.

Quantization format:

Q4_K_M

llama.cpp

Basic usage:

llama-cli -m Phi-4-mini-instruct-Q4_K_M.gguf

GPU offloading:

llama-cli -m Phi-4-mini-instruct-Q4_K_M.gguf -ngl 99

Local server:

llama-server -m Phi-4-mini-instruct-Q4_K_M.gguf -ngl 99

Compatible Software

  • llama.cpp
  • llama-cpp-python
  • LM Studio
  • Jan
  • Other GGUF-compatible runtimes

Model Variants

F16

Higher precision with substantially larger memory requirements.

Q4_K_M

Smaller model size and lower memory requirements, making it

more suitable for local deployment on consumer hardware.

Disclaimer

This is a community GGUF conversion and quantization.

It is not an official Microsoft repository.

License

Please follow the licensing terms of the original Microsoft

Phi-4-mini-instruct model.

SHA256

Checksums can be generated with:

sha256sum *.gguf

Run mackkkkkilllll/Phi-4-mini-instruct-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models