Update README.md
Browse files
README.md
CHANGED
@@ -24,9 +24,9 @@ where N_N is the average number of bits per parameter.
|
|
24 |
|
25 |
## Good choices to start with
|
26 |
```
|
27 |
-
- 9_2
|
28 |
-
-
|
29 |
-
- 5_9
|
30 |
```
|
31 |
|
32 |
## How is this optimised?
|
|
|
24 |
|
25 |
## Good choices to start with
|
26 |
```
|
27 |
+
- 9_2 is a good choice for 16 GB cards
|
28 |
+
- 6_9 just fits on a 12 GB card
|
29 |
+
- 5_9 is comfortable on 12 GB cards
|
30 |
```
|
31 |
|
32 |
## How is this optimised?
|