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

mackkkkkilllll/MediPhi-Instruct-GGUF overview

MediPhi Instruct GGUF GGUF versions of MediPhi Instruct prepared for local inference. This repository provides both an F16 version and a Q4 K M quantized versi…

ggufllama.cpptext-generationinstructquantizedlocal-inferenceendpoints_compatibleregion:usconversational

Runs locally from ~2.23 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
MediPhi-Instruct-F16.ggufGGUFF167.12 GBDownload
MediPhi-Instruct-Q4_K_M.ggufGGUFQ4_K_M2.23 GBDownload

Model Details

Model IDmackkkkkilllll/MediPhi-Instruct-GGUF
Authormackkkkkilllll
Pipelinetext-generation
License
Base model
Last modified2026-08-21T14:13:24.000Z

Model README

---

library_name: gguf

tags:

- gguf

- llama.cpp

- text-generation

- instruct

- quantized

- local-inference

pipeline_tag: text-generation

---

MediPhi-Instruct GGUF

GGUF versions of MediPhi-Instruct prepared for local inference.

This repository provides both an F16 version and a Q4_K_M

quantized version for use with llama.cpp and other GGUF-compatible

inference engines.

Available Files

| File | Format | Approx. Size |

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

| MediPhi-Instruct-F16.gguf | F16 | 7.2 GB |

| MediPhi-Instruct-Q4_K_M.gguf | Q4_K_M | 2.3 GB |

Recommended Version

MediPhi-Instruct-Q4_K_M.gguf is recommended for most local

inference setups because it requires substantially less memory

than the F16 version.

The F16 version is provided when higher precision is preferred

and sufficient memory is available.

Quantization

The Q4_K_M file was generated from the F16 GGUF model using

the quantization tools provided by llama.cpp.

Quantization format:

Q4_K_M

llama.cpp

Basic usage:

llama-cli -m MediPhi-Instruct-Q4_K_M.gguf

GPU offloading:

llama-cli -m MediPhi-Instruct-Q4_K_M.gguf -ngl 99

Local server:

llama-server -m MediPhi-Instruct-Q4_K_M.gguf -ngl 99

Compatible Software

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

Original Model

This repository contains a community GGUF conversion and

quantization of MediPhi-Instruct.

Original model:

PLACE_ORIGINAL_MODEL_URL_HERE

Please refer to the original model repository for the model

license, intended use, limitations, and attribution requirements.

Disclaimer

This repository is not an official repository of the original

model authors unless explicitly stated.

SHA256

Checksums can be generated with:

sha256sum *.gguf

Run mackkkkkilllll/MediPhi-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