Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,9 @@ use any connector for gguf file, i.e., [gguf-connector](https://pypi.org/project
|
|
| 22 |
### reference
|
| 23 |
- base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)
|
| 24 |
|
| 25 |
-
### model summary
|
|
|
|
|
|
|
| 26 |
|
| 27 |
| | |
|
| 28 |
|-------------------------|-------------------------------------------------------------------------------|
|
|
@@ -40,7 +42,7 @@ use any connector for gguf file, i.e., [gguf-connector](https://pypi.org/project
|
|
| 40 |
| **Release date** | December 12, 2024 |
|
| 41 |
| **License** | MIT |
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
to understand the capabilities, we compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark.
|
| 46 |
|
|
|
|
| 22 |
### reference
|
| 23 |
- base model: microsoft/[phi-4](https://huggingface.co/microsoft/phi-4)
|
| 24 |
|
| 25 |
+
### appendices: model summary and quality
|
| 26 |
+
|
| 27 |
+
#### model summary (by microsoft)
|
| 28 |
|
| 29 |
| | |
|
| 30 |
|-------------------------|-------------------------------------------------------------------------------|
|
|
|
|
| 42 |
| **Release date** | December 12, 2024 |
|
| 43 |
| **License** | MIT |
|
| 44 |
|
| 45 |
+
#### model quality (by microsoft)
|
| 46 |
|
| 47 |
to understand the capabilities, we compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark.
|
| 48 |
|