amgadhasan commited on
Commit
77a6abc
1 Parent(s): 20ba04f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,7 +5,9 @@ I do **NOT** own this model. It belongs to its developer (Microsoft). See the li
5
  This repo contains the parameters of phi-2, which is a large language model developed by Microsoft.
6
 
7
  # How to run
8
- This model requires 12.5 GB of vRAM in float32. Should take roughly half of this in float16.
 
 
9
 
10
  ## 1. Setup
11
  install the needed libraries
 
5
  This repo contains the parameters of phi-2, which is a large language model developed by Microsoft.
6
 
7
  # How to run
8
+ This model requires 12.5 GB of vRAM in float32.
9
+
10
+ Should take roughly 6.7 GB in float16.
11
 
12
  ## 1. Setup
13
  install the needed libraries