PB Unity commited on
Commit
c8a5744
1 Parent(s): bbb8f32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ pipeline_tag: text-generation
6
 
7
  # Phi 1.5 Model in Unity Sentis Format
8
  This is the [Microsoft Phi 1.5](https://huggingface.co/microsoft/phi-1_5) checked to run on Unity 2023. Phi 1.5 is a Large Language Model that was trained on synthesized data. Please see their page for more information about the model and license.
 
9
 
10
 
11
  ## How to Use
 
6
 
7
  # Phi 1.5 Model in Unity Sentis Format
8
  This is the [Microsoft Phi 1.5](https://huggingface.co/microsoft/phi-1_5) checked to run on Unity 2023. Phi 1.5 is a Large Language Model that was trained on synthesized data. Please see their page for more information about the model and license.
9
+ The model has 1.3 billion parameters.
10
 
11
 
12
  ## How to Use