---
title: "Phi (Microsoft) (DE)"
source: "https://systems-analysis.info/int/Phi_(Microsoft)_(DE)"
wiki: "systems-analysis.info/int"
article: "Phi_(Microsoft)_(DE)"
language: "de"
categories:
  - "Category:German"
  - "Category:Large language models"
  - "Category:LLM families"
  - "Category:Machine learning"
revision_id: 5598
wiki_created_at: 2026-09-06T23:51:31Z
wiki_modified_at: 2026-09-06T23:51:31Z
downloaded_at: 2026-09-07T23:09:22Z
---

# Phi (Microsoft) (DE)

**Phi** ist eine Familie von kleinen Sprachmodellen (Small Language Models, SLM), die von Microsoft Research entwickelt wurde. Diese Modelle stellen einen Paradigmenwechsel in der KI-Entwicklung dar und zeigen, dass kompakte und recheneffiziente Modelle eine Leistung erreichen können, die mit wesentlich größeren Systemen vergleichbar ist. Im Gegensatz zum traditionellen Ansatz, der auf der Skalierung der Parameteranzahl basiert, konzentriert sich die Phi-Philosophie auf die Qualität der Trainingsdaten und innovative Trainingsmethoden<sup>[\[1\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-1)</sup>.

Die Phi-Modelle sind für Aufgaben optimiert, die tiefgreifende logische Schlussfolgerungen erfordern, wie Programmierung, Mathematik und Textanalyse. Aufgrund ihrer geringen Größe eignen sie sich ideal für den Einsatz auf lokalen Geräten (On-Device AI), einschließlich Smartphones und Laptops, was neue Möglichkeiten zur Demokratisierung der KI eröffnet<sup>[\[2\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-2)</sup>.

## Philosophie: „Lehrbücher sind alles, was Sie brauchen“

Die zentrale Hypothese, die dem Phi-Projekt zugrunde liegt, besagt, dass für das Training eines hochleistungsfähigen Modells die Qualität der Daten wichtiger ist als deren Volumen. Diese Idee wurde erstmals in der Forschungsarbeit **„Textbooks Are All You Need“** formuliert<sup>[\[3\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-3)</sup>. Anstatt auf Billionen von Token aus dem ungefilterten Web zu trainieren, werden die Phi-Modelle auf einem sorgfältig ausgewählten und synthetisch generierten Datensatz trainiert, der qualitativ einem Lehrbuch ähnelt.

Die Schlüsselprinzipien dieses Ansatzes sind:

- **Daten in „Lehrbuchqualität“:** Der Trainingskorpus besteht aus sauberem, logisch konsistentem und erklärendem Material, das von Kinderbüchern inspiriert ist.
- **Synthetische Daten:** Ein erheblicher Teil der Daten wird mithilfe großer Modelle (z. B. GPT-4) generiert. So wurden beispielsweise für das Training von **Phi-4** 400 Milliarden Token hochwertiger synthetischer Inhalte über mehr als 50 benutzerdefinierte Pipelines erstellt<sup>[\[4\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-4)[\[5\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-5)</sup>.
- **Iteratives Training:** Der Prozess der Datenerstellung und des Modelltrainings erfolgt iterativ, was eine kontinuierliche Verbesserung der Qualität sowohl der Daten als auch des Modells selbst ermöglicht.

Dieser Ansatz ermöglicht es den Phi-Modellen, tiefgreifende Schlussfolgerungsfähigkeiten zu entwickeln, anstatt nur statistische Muster auswendig zu lernen.

## Evolution der Phi-Modelle

- **Phi-1 (1,3 Mrd. Parameter):** Das erste im Juni 2023 vorgestellte Modell konzentrierte sich auf die Programmierung in Python. Es zeigte eine hervorragende Leistung bei den Benchmarks HumanEval und MBPP und bewies die Effektivität des qualitätsbasierten Datenansatzes<sup>[\[6\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-6)</sup>.

<!-- -->

- **Phi-2 (2,7 Mrd. Parameter):** Das im Dezember 2023 veröffentlichte Phi-2 erweiterte seine Fähigkeiten auf das allgemeine Sprachverständnis bei gleichbleibend kompakter Architektur. Dieses Modell zeigte, dass SLMs eine Leistung erreichen können, die mit Modellen vergleichbar ist, die um ein Vielfaches größer sind<sup>[\[7\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-7)</sup>.

<!-- -->

- **Phi-3 (3,8–14 Mrd. Parameter):** Die im April 2024 vorgestellte Familie war ein Durchbruch im Bereich der mobilen KI. **Phi-3-mini** (3,8 Mrd.) kann auf Smartphones ausgeführt werden und erreicht eine Leistung, die mit Mixtral 8x7B und GPT-3.5 vergleichbar ist<sup>[\[8\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-8)</sup>. Die Familie umfasst auch die Versionen **Phi-3-small** (7 Mrd.) und **Phi-3-medium** (14 Mrd.).

<!-- -->

- **Phi-3.5 (3,8–6,6 Mrd. aktive Parameter):** Diese 2024 angekündigte Familie umfasst drei Schlüsselmodelle:
  - **Phi-3.5-mini-instruct:** Eine optimierte Version mit verbesserter mehrsprachiger Unterstützung.
  - **Phi-3.5-MoE-instruct:** Ein Modell, das auf der Mixture-of-Experts-Architektur mit 16 Experten und 6,6 Mrd. aktiven Parametern basiert.
  - **Phi-3.5-Vision-instruct:** Ein multimodales Modell zur Verarbeitung von Text und Bildern<sup>[\[9\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-9)</sup>.

<!-- -->

- **Phi-4 (14 Mrd. Parameter):** Ein Modell, das auf komplexe mathematische Schlussfolgerungen spezialisiert ist. Es zeigt eine Leistung, die mit Gemini-1.5-Flash und GPT-4o-mini vergleichbar ist, bei deutlich geringerer Größe. **Phi-4-reasoning** übertrifft DeepSeek-R1-Distill-Llama-70B<sup>[\[10\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-10)</sup>.
- **Phi-4-Multimodal (5,6 Mrd. Parameter):** Das erste vollständig multimodale Modell der Familie, das in der Lage ist, Text, Bilder und Audio gleichzeitig zu verarbeiten. Es verwendet den innovativen Ansatz **Mixture-of-LoRAs** zur effizienten Verarbeitung verschiedener Modalitäten ohne gegenseitige Störungen<sup>[\[11\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-11)</sup>.

## Architektur und technische Merkmale

- **Architektur:** Die Phi-Modelle verwenden eine standardmäßige Transformer-Architektur vom Typ „Decoder-Only“ mit wichtigen Optimierungen wie **Grouped Query Attention** und **Flash Attention** zur Effizienzsteigerung<sup>[\[12\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-12)</sup>.
- **Lokaler Einsatz:** Die Modelle sind für den Betrieb auf Geräten mit begrenzten Ressourcen optimiert. Beispielsweise benötigt **Phi-3-mini** bei 4-Bit-Quantisierung nur 1,8 GB Speicher und kann auf einem iPhone 14 ausgeführt werden<sup>[\[13\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-13)</sup>.
- **Framework-Unterstützung:** Die Phi-Modelle sind über den **Microsoft Azure AI Model Catalog**, **Hugging Face**, **Ollama** und **NVIDIA NIM microservices** verfügbar, was ihre breite Integration und Zugänglichkeit für Entwickler gewährleistet<sup>[\[14\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-14)</sup>.

## Leistung und Benchmarks

| Modell           | Parameter | MMLU | MT-Bench | HumanEval        |
|------------------|-----------|------|----------|------------------|
| **Phi-3-mini**   | 3,8 Mrd.  | 69%  | 8.38     | \-               |
| **Phi-3-small**  | 7 Mrd.    | 75%  | 8.7      | \-               |
| **Phi-3-medium** | 14 Mrd.   | 78%  | 8.9      | \-               |
| **Phi-4**        | 14 Mrd.   | \-   | \-       | Übertrifft GPT-4 |

Vergleichsleistung der Phi-Modelle auf wichtigen Benchmarks

**Phi-4** zeigt außergewöhnliche Ergebnisse bei mathematischen Aufgaben, einschließlich der American Mathematics Competitions (AMC), und erreicht eine Leistung, die mit Gemini-1.5-Flash vergleichbar ist<sup>[\[15\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-15)</sup>. Das multimodale Modell **Phi-3.5-Vision** übertrifft Konkurrenten ähnlicher Größe und erreicht 57,0 % im BLINK-Benchmark<sup>[\[16\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-16)</sup>.

## Spezialisierte Anwendungen

Die Phi-Modelle zeigen eine hohe Effizienz in Nischenbereichen:

- **Medizin:** Studien zeigen eine moderate Korrelation der Antworten von Phi-3 mit Expertenbewertungen in medizinischen und sportbezogenen Texten<sup>[\[17\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-17)</sup>.
- **Erkennung von Hassrede:** Das auf Phi-2 basierende Modell HateTinyLLM erreicht bei dieser Aufgabe eine Genauigkeit von über 80 % durch den Einsatz von LoRA-Fine-Tuning<sup>[\[18\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-18)</sup>.
- **Spielstrategien:** Das Modell SC-Phi2 hat Fähigkeiten bei der Vorhersage von Strategien im Spiel StarCraft II gezeigt<sup>[\[19\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-19)</sup>.

## Verantwortungsvolle KI und Sicherheit

Die Phi-Familie wurde in Übereinstimmung mit den Standards von **Microsoft Responsible AI** entwickelt, die die Prinzipien der Rechenschaftspflicht, Transparenz, Fairness und Sicherheit umfassen. Die Modelle durchlaufen eine vielschichtige Sicherheitsbewertung, einschließlich **Supervised Fine-Tuning (SFT)** und **Direct Preference Optimization (DPO)**, sowie Tests in verschiedenen Sprachen und Risikokategorien<sup>[\[20\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-20)</sup>.

## Einschränkungen

Trotz beeindruckender Ergebnisse können die Phi-Modelle in einigen komplexen Aufgaben spezialisierten großen Modellen unterlegen sein. Beispielsweise zeigt **Phi-4** gute Ergebnisse bei Chain-of-Thought-Schlussfolgerungen, ist aber durch das Fehlen der Fähigkeit zum Funktionsaufruf (Function Calling) eingeschränkt<sup>[\[21\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-21)</sup>. Obwohl **Phi-3.5** mehr als 20 Sprachen unterstützt, kann seine Leistung variieren, und Studien zeigen Ungenauigkeiten in den Antworten auf anderen Sprachen als Englisch<sup>[\[22\]](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_note-22)</sup>.

## Literatur

- Gunasekar, S.; et al. (2023). *Textbooks Are All You Need*. <a href="https://arxiv.org/abs/2306.11644" class="external text" rel="nofollow">arXiv:2306.11644</a>.
- Gunasekar, S.; et al. (2023). *Textbooks Are All You Need II: phi‑1.5 Technical Report*. <a href="https://arxiv.org/abs/2309.05463" class="external text" rel="nofollow">arXiv:2309.05463</a>.
- Dao, T.; et al. (2022). *FlashAttention: Fast and Memory‑Efficient Exact Attention with IO‑Awareness*. <a href="https://arxiv.org/abs/2205.14135" class="external text" rel="nofollow">arXiv:2205.14135</a>.
- Zheng, S.; et al. (2023). *GQA: Training Generalized Multi‑Query Transformer Models for Faster Decoding*. <a href="https://arxiv.org/abs/2305.13245" class="external text" rel="nofollow">arXiv:2305.13245</a>.
- Feng, W.; et al. (2024). *Mixture‑of‑LoRAs: An Efficient Multitask Tuning for Large Language Models*. <a href="https://arxiv.org/abs/2403.03432" class="external text" rel="nofollow">arXiv:2403.03432</a>.
- Wu, X.; et al. (2024). *Mixture of LoRA Experts*. <a href="https://arxiv.org/abs/2404.13628" class="external text" rel="nofollow">arXiv:2404.13628</a>.
- Microsoft Research (2024). *Phi‑3 Technical Report*. <a href="https://arxiv.org/abs/2404.14219" class="external text" rel="nofollow">arXiv:2404.14219</a>.
- Abdin, M.; et al. (2024). *Phi‑4 Technical Report*. <a href="https://arxiv.org/abs/2412.08905" class="external text" rel="nofollow">arXiv:2412.08905</a>.
- Microsoft Research (2025). *Phi‑4‑reasoning Technical Report*. <a href="https://www.microsoft.com/en-us/research/wp-content/uploads/2025/04/phi_4_reasoning.pdf" class="external text" rel="nofollow">PDF</a>.
- Microsoft Research (2025). *Phi‑4‑Multimodal: Mixture‑of‑Modality‑LoRAs*. <a href="https://arxiv.org/abs/2503.01743" class="external text" rel="nofollow">arXiv:2503.01743</a>.

## Einzelnachweise

1.  <span id="cite_note-1">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-1) „The Phi-3 small language models with big potential“. *Microsoft Source Features*. <a href="https://news.microsoft.com/source/features/ai/the-phi-3-small-language-models-with-big-potential/" class="external autonumber" rel="nofollow">[1]</a></span>
2.  <span id="cite_note-2">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-2) „Microsoft's Phi-3: Revolutionising AI with efficient and accessible small language models“. *Landing.Jobs Blog*. <a href="https://landing.jobs/blog/microsofts-phi-3-revolutionising-ai-with-efficient-and-accessible-small-language-models/" class="external autonumber" rel="nofollow">[2]</a></span>
3.  <span id="cite_note-3">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-3) „Textbooks Are All You Need“. *Microsoft Research*. <a href="https://www.microsoft.com/en-us/research/publication/textbooks-are-all-you-need/" class="external autonumber" rel="nofollow">[3]</a></span>
4.  <span id="cite_note-4">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-4) „Introducing Phi-4: Microsoft’s newest Small Language Model, specializing in complex reasoning“. *Microsoft Tech Community*. <a href="https://techcommunity.microsoft.com/t5/ai-at-microsoft/introducing-phi-4-microsoft-s-newest-small-language-model/ba-p/4357090" class="external autonumber" rel="nofollow">[4]</a></span>
5.  <span id="cite_note-5">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-5) „Exploring Phi-4: A Deep Dive into Microsoft's Latest Language Model“. *OpenCV Blog*. <a href="https://opencv.org/blog/phi-4/" class="external autonumber" rel="nofollow">[5]</a></span>
6.  <span id="cite_note-6">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-6) „Unlocking the Power of Small Language Models (SLMs): The Evolution of Phi“. *LinkedIn*. <a href="https://www.linkedin.com/pulse/unlocking-power-small-language-models-slms-evolution-vijay-ru4xc" class="external autonumber" rel="nofollow">[6]</a></span>
7.  <span id="cite_note-7">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-7) „Das neue KI-Modell Phi-2 von Microsoft lernte aus Lehrbüchern“. *TechInsider*. <a href="https://www.techinsider.ru/news/news-1625165-novaya-ii-model-phi-2-ot-microsoft-uchilas-po-uchebnikam/" class="external autonumber" rel="nofollow">[7]</a></span>
8.  <span id="cite_note-8">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-8) „Phi-3 Technical Report“. *arXiv*. <a href="https://arxiv.org/abs/2404.14219" class="external autonumber" rel="nofollow">[8]</a></span>
9.  <span id="cite_note-9">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-9) „Discover the new multi-lingual, high-quality Phi-3.5 SLMs“. *Microsoft Tech Community*. <a href="https://techcommunity.microsoft.com/blog/azure-ai-services-blog/discover-the-new-multi-lingual-high-quality-phi-3-5-slms/4225280" class="external autonumber" rel="nofollow">[9]</a></span>
10. <span id="cite_note-10">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-10) „Phi-4 Technical Report“. *arXiv*. <a href="https://arxiv.org/abs/2412.08905" class="external autonumber" rel="nofollow">[10]</a></span>
11. <span id="cite_note-11">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-11) „Mixture-of-Modality-LoRAs: A Low-Rank Approach to Natively Multimodal Foundation Models“. *arXiv*. <a href="https://arxiv.org/abs/2503.01743" class="external autonumber" rel="nofollow">[11]</a></span>
12. <span id="cite_note-12">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-12) „Phi-3: A Tutorial on Microsoft's Small Language Models (SLMs)“. *DataCamp*. <a href="https://www.datacamp.com/tutorial/phi-3-tutorial" class="external autonumber" rel="nofollow">[12]</a></span>
13. <span id="cite_note-13">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-13) „Unlocking the Power of Small Language Models (SLMs): The Evolution of Phi“. *LinkedIn*. <a href="https://www.linkedin.com/pulse/unlocking-power-small-language-models-slms-evolution-vijay-ru4xc" class="external autonumber" rel="nofollow">[13]</a></span>
14. <span id="cite_note-14">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-14) „Microsoft Phi“. *Microsoft Azure*. <a href="https://azure.microsoft.com/en-us/products/phi" class="external autonumber" rel="nofollow">[14]</a></span>
15. <span id="cite_note-15">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-15) „Exploring Phi-4: A Deep Dive into Microsoft's Latest Language Model“. *OpenCV Blog*. <a href="https://opencv.org/blog/phi-4/" class="external autonumber" rel="nofollow">[15]</a></span>
16. <span id="cite_note-16">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-16) „Phi-3.5-vision-instruct“. *Hugging Face*. <a href="https://huggingface.co/microsoft/Phi-3.5-vision-instruct" class="external autonumber" rel="nofollow">[16]</a></span>
17. <span id="cite_note-17">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-17) „Small But Mighty: Exploring the Capabilities of Small Language Models in Medical and Sport-Specific Applications“. *arXiv*. <a href="https://arxiv.org/abs/2504.08764" class="external autonumber" rel="nofollow">[17]</a></span>
18. <span id="cite_note-18">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-18) „HateTinyLLMs: A Small Language Model for Hate Speech Detection“. *arXiv*. <a href="https://arxiv.org/abs/2405.01577" class="external autonumber" rel="nofollow">[18]</a></span>
19. <span id="cite_note-19">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-19) „SC-Phi2: A Specialized Small Language Model for StarCraft II“. *MDPI*. <a href="https://www.mdpi.com/2673-2688/5/4/115" class="external autonumber" rel="nofollow">[19]</a></span>
20. <span id="cite_note-20">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-20) „Microsoft’s Phi-3.5: a responsible, small language model“. *Skymod*. <a href="https://skymod.tech/microsofts-phi-3-5-small-language-models/" class="external autonumber" rel="nofollow">[20]</a></span>
21. <span id="cite_note-21">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-21) „Phi-4: A New Era of Small Language Models“. *Meta-quantum.today*. <a href="https://meta-quantum.today/?p=3386" class="external autonumber" rel="nofollow">[21]</a></span>
22. <span id="cite_note-22">[↑](https://systems-analysis.info/int/Phi_(Microsoft)_(DE)#cite_ref-22) „A Multi-faceted Analysis of Language-specific Bias in Large Language Models“. *U.S. Securities and Exchange Commission*. <a href="https://www.sec.gov/Archives/edgar/data/789019/000119312524242883/d858775ddef14a.htm" class="external autonumber" rel="nofollow">[22]</a></span>
