PB Unity
commited on
Commit
•
bbb8f32
1
Parent(s):
a884194
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ This is the [Microsoft Phi 1.5](https://huggingface.co/microsoft/phi-1_5) checke
|
|
18 |
* The output will appear in the console window
|
19 |
|
20 |
## Information
|
21 |
-
This is the float32 version so it requires a lot of RAM (16GB) and VRAM (8GB). With less RAM it may take a long time to load. In the future we may add the float16 or uint8 quantized versions.
|
22 |
|
23 |
## Example Input
|
24 |
```
|
|
|
18 |
* The output will appear in the console window
|
19 |
|
20 |
## Information
|
21 |
+
This is the float32 version so it requires a lot of RAM (16GB) and VRAM (8GB). With less RAM it may take a long time to load. In the future we may add the float16 or uint8 quantized versions.
|
22 |
|
23 |
## Example Input
|
24 |
```
|