Update README.md
Browse files
README.md
CHANGED
@@ -45,9 +45,9 @@ use any connector to interact with gguf file(s), i.e., [gguf-connector](https://
|
|
45 |
|
46 |
#### model quality
|
47 |
|
48 |
-
to understand the capabilities, we compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark.
|
49 |
|
50 |
-
at the high-level overview of the model quality on representative benchmarks
|
51 |
|
52 |
| **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** |
|
53 |
|------------------------------|---------------|-----------|-----------------|----------------------|----------------------|--------------------|-------------------|-----------------|
|
|
|
45 |
|
46 |
#### model quality
|
47 |
|
48 |
+
to understand the capabilities, we (here refer to microsoft side) compare `phi-4` with a set of models over OpenAI’s SimpleEval benchmark.
|
49 |
|
50 |
+
at the high-level overview of the model quality on representative benchmarks; for the table below, higher numbers indicate better performance:
|
51 |
|
52 |
| **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** |
|
53 |
|------------------------------|---------------|-----------|-----------------|----------------------|----------------------|--------------------|-------------------|-----------------|
|