ChrisGoringe
commited on
Commit
•
5e6a69d
1
Parent(s):
4565d23
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ models/unet directory.
|
|
20 |
|
21 |
[original_model_name]_mxN_N.gguf
|
22 |
|
23 |
-
where N_N is the
|
24 |
```
|
25 |
- 9_6 might just fit on a 16GB card
|
26 |
- 8_4 is a good balance for 16GB cards,
|
|
|
20 |
|
21 |
[original_model_name]_mxN_N.gguf
|
22 |
|
23 |
+
where N_N is the average number of bits per parameter.
|
24 |
```
|
25 |
- 9_6 might just fit on a 16GB card
|
26 |
- 8_4 is a good balance for 16GB cards,
|