Update README.md
Browse files
README.md
CHANGED
@@ -46,9 +46,7 @@ use any connector to interact with gguf file(s), i.e., [gguf-connector](https://
|
|
46 |
|
47 |
#### model quality
|
48 |
|
49 |
-
to understand the capabilities, we (here refer to microsoft side) compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark
|
50 |
-
|
51 |
-
at the high-level overview of the model quality on representative benchmarks; for the table below, higher numbers indicate better performance:
|
52 |
|
53 |
| **Category** | **Benchmark** | **phi-4** (14B) | **phi-3** (14B) | **Qwen 2.5** (14B instruct) | **GPT-4o-mini** | **Llama-3.3** (70B instruct) | **Qwen 2.5** (72B instruct) | **GPT-4o** |
|
54 |
|------------------------------|---------------|-----------|-----------------|----------------------|----------------------|--------------------|-------------------|-----------------|
|
|
|
46 |
|
47 |
#### model quality
|
48 |
|
49 |
+
to understand the capabilities, we (here refer to microsoft side) compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark; at the high-level overview of the model quality on representative benchmarks; for the table below, higher numbers indicate better performance:
|
|
|
|
|
50 |
|
51 |
| **Category** | **Benchmark** | **phi-4** (14B) | **phi-3** (14B) | **Qwen 2.5** (14B instruct) | **GPT-4o-mini** | **Llama-3.3** (70B instruct) | **Qwen 2.5** (72B instruct) | **GPT-4o** |
|
52 |
|------------------------------|---------------|-----------|-----------------|----------------------|----------------------|--------------------|-------------------|-----------------|
|