Skip to content

Commit

Permalink
Add Chinese support
Browse files Browse the repository at this point in the history
  • Loading branch information
kinfey committed Jul 8, 2024
1 parent 4a5706f commit 57d662d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

[![](https://dcbadge.vercel.app/api/server/ByRwuEEgH4)](https://discord.com/invite/ByRwuEEgH4?WT.mc_id=aiml-137032-kinfeylo)


Phi-3, is a family of open AI models developed by Microsoft. Phi-3 models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks. Here is a manual on how to use the Microsoft Phi-3 family.

![Phi3Family](/imgs/00/Phi3getstarted.png)
Expand Down Expand Up @@ -158,6 +159,11 @@ This cookbook includes:
- [Run C# Phi-3 samples in a CodeSpace](./md/07.Labs/CsharpOllamaCodeSpaces/CsharpOllamaCodeSpaces.md)(✅)
- [Using Phi-3 with Promptflow and Azure AI Search](./code/07.Lab/RAG_with_PromptFlow_and_AISearch/README.md)(✅)

## Multi-language support

- [閱讀正體中文](./translations/zh-tw/README.md) (Translator - **Microsoft MVP & Microsoft Regional Director** [@doggy8088](https://github.com/doggy8088))
- [阅读简体中文](./translations/zh-cn/README.md) (Translator - **Microsoft MVP** [@shijiong](https://github.com/shijiong), **Microsoft Student Ambassador** [@JamboChen](https://github.com/JamboChen)

## Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/legal/intellectualproperty/trademarks/usage/general).
Expand Down

0 comments on commit 57d662d

Please sign in to comment.