zenpeach commited on
Commit
88d3871
·
verified ·
1 Parent(s): 17695d8

Add Phi-4 Mini to the provenance table

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -28,6 +28,7 @@ the [stinb/ullama](https://github.com/stinb/ullama) repo (`model_info.md`,
28
  | Qwen3.5-4B-Q4_K_M.gguf | Qwen3.5 4B | Alibaba (China) | Apache-2.0 | [unsloth/Qwen3.5-4B-GGUF](https://huggingface.co/unsloth/Qwen3.5-4B-GGUF) |
29
  | gemma-4-E2B-it-Q4_K_M.gguf | Gemma 4 E2B | Google (United States) | Apache-2.0 | [unsloth/gemma-4-E2B-it-GGUF](https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF) |
30
  | Qwen3.5-2B-Q4_K_M.gguf | Qwen3.5 2B | Alibaba (China) | Apache-2.0 | [unsloth/Qwen3.5-2B-GGUF](https://huggingface.co/unsloth/Qwen3.5-2B-GGUF) |
 
31
 
32
  Quantization policy: Q4_K_M for models ≤12B; Unsloth Dynamic (UD-Q4_K_XL)
33
  for the two large MoEs, where the dynamic quant's quality edge matters most.
 
28
  | Qwen3.5-4B-Q4_K_M.gguf | Qwen3.5 4B | Alibaba (China) | Apache-2.0 | [unsloth/Qwen3.5-4B-GGUF](https://huggingface.co/unsloth/Qwen3.5-4B-GGUF) |
29
  | gemma-4-E2B-it-Q4_K_M.gguf | Gemma 4 E2B | Google (United States) | Apache-2.0 | [unsloth/gemma-4-E2B-it-GGUF](https://huggingface.co/unsloth/gemma-4-E2B-it-GGUF) |
30
  | Qwen3.5-2B-Q4_K_M.gguf | Qwen3.5 2B | Alibaba (China) | Apache-2.0 | [unsloth/Qwen3.5-2B-GGUF](https://huggingface.co/unsloth/Qwen3.5-2B-GGUF) |
31
+ | Phi-4-mini-instruct-Q4_K_M.gguf | Phi-4 Mini | Microsoft (United States) | MIT | [unsloth/Phi-4-mini-instruct-GGUF](https://huggingface.co/unsloth/Phi-4-mini-instruct-GGUF) |
32
 
33
  Quantization policy: Q4_K_M for models ≤12B; Unsloth Dynamic (UD-Q4_K_XL)
34
  for the two large MoEs, where the dynamic quant's quality edge matters most.