Commit
·
3367556
1
Parent(s):
15df29b
typo fix
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
|
| 9 |
# Phi 1.5 in Unity 6 with Inference Engine
|
| 10 |
|
| 11 |
-
This is the [Microsoft Phi 1.5](https://huggingface.co/microsoft/phi-1_5) running in Unity 6 with Inference Engine. Phi 1.5 is a Large Language Model trained on synthesized data. The model has 1.3 billion parameters.
|
| 12 |
|
| 13 |
## How to Use
|
| 14 |
|
|
|
|
| 8 |
|
| 9 |
# Phi 1.5 in Unity 6 with Inference Engine
|
| 10 |
|
| 11 |
+
This is the [Microsoft Phi 1.5](https://huggingface.co/microsoft/phi-1_5) model running in Unity 6 with Inference Engine. Phi 1.5 is a Large Language Model trained on synthesized data. The model has 1.3 billion parameters.
|
| 12 |
|
| 13 |
## How to Use
|
| 14 |
|