Update README.md
Browse files
README.md
CHANGED
@@ -23,5 +23,6 @@ library_name: transformers
|
|
23 |
|
24 |
This phi-4 model is a quantized version with Intel [auto-round](https://github.com/intel/auto-round).
|
25 |
|
|
|
26 |
- [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
|
27 |
- [Phi-4 HuggingFace Repo](https://huggingface.co/microsoft/phi-4)
|
|
|
23 |
|
24 |
This phi-4 model is a quantized version with Intel [auto-round](https://github.com/intel/auto-round).
|
25 |
|
26 |
+
- [Phi-4 quantization and inference speedup](https://techcommunity.microsoft.com/blog/machinelearningblog/phi-4-quantization-and-inference-speedup/4360047)
|
27 |
- [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
|
28 |
- [Phi-4 HuggingFace Repo](https://huggingface.co/microsoft/phi-4)
|