Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
3 |
---
|
4 |
## Overview
|
5 |
|
@@ -32,4 +35,4 @@ Phi-4 model, a state-of-the-art 14B parameter Transformer designed for advanced
|
|
32 |
- **Author:** Microsoft Research
|
33 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
34 |
- **Original License:** [License](https://huggingface.co/microsoft/phi-4/blob/main/LICENSE)
|
35 |
-
- **Papers:** [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- cortex.cpp
|
6 |
---
|
7 |
## Overview
|
8 |
|
|
|
35 |
- **Author:** Microsoft Research
|
36 |
- **Converter:** [Homebrew](https://www.homebrew.ltd/)
|
37 |
- **Original License:** [License](https://huggingface.co/microsoft/phi-4/blob/main/LICENSE)
|
38 |
+
- **Papers:** [Phi-4 Technical Report](https://arxiv.org/pdf/2412.08905)
|