Triangle104 commited on
Commit
adf3ca3
·
verified ·
1 Parent(s): 56c0df0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -44,6 +44,10 @@ widget:
44
  This model was converted to GGUF format from [`microsoft/Phi-4-mini-instruct`](https://huggingface.co/microsoft/Phi-4-mini-instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
45
  Refer to the [original model card](https://huggingface.co/microsoft/Phi-4-mini-instruct) for more details on the model.
46
 
 
 
 
 
47
  ## Use with llama.cpp
48
  Install llama.cpp through brew (works on Mac and Linux)
49
 
 
44
  This model was converted to GGUF format from [`microsoft/Phi-4-mini-instruct`](https://huggingface.co/microsoft/Phi-4-mini-instruct) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
45
  Refer to the [original model card](https://huggingface.co/microsoft/Phi-4-mini-instruct) for more details on the model.
46
 
47
+ ---
48
+ Phi-4-mini-instruct is a lightweight open model built upon synthetic data and filtered publicly available websites - with a focus on high-quality, reasoning dense data. The model belongs to the Phi-4 model family and supports 128K token context length. The model underwent an enhancement process, incorporating both supervised fine-tuning and direct preference optimization to support precise instruction adherence and robust safety measures.
49
+
50
+ ---
51
  ## Use with llama.cpp
52
  Install llama.cpp through brew (works on Mac and Linux)
53