Replies: 2 comments
-
I converted this to an issue report: #1685 |
Beta Was this translation helpful? Give feedback.
0 replies
-
As mentioned here #1685 (comment), there is no issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Linux does not calculate the system memory in GB but in GiB. So exactly in binary difinition not in the Microsoft/Apple way of decimal difinition.
With exactly the same system memory of 16GB under Windows, a Linux computer only has <15 GiB. However, the program does not differentiate between GiB and GB, but complains that there is not enough memory available for models with a 16GB requirement.
A quarter of a year ago, the models could still be used, but unfortunately the bug was exacerbated and now the program no longer allows the models with 16GB to be used on a Linux computer with 16GB in GiB 14.896.
Beta Was this translation helpful? Give feedback.
All reactions