ChrisGoringe commited on
Commit
2155618
·
verified ·
1 Parent(s): a07016a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 might be best for 16GB cards
28
- - 7_6 or 7_4 might work for 12 GB cards
29
- - 5_9 should definitely work for 12 GB cards
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?