amgadhasan
commited on
Commit
•
77a6abc
1
Parent(s):
20ba04f
Update README.md
Browse files
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.
|
|
|
|
|
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
|