The number of workers can now be specified using the FASTMLX_ENV_VARIABLE.
If this is not set, and workers is not provided, it defaults to 2 or the number of CPU cores minus 4, whichever is higher.
⚠️Note: Haven't tested this locally as I don't have a Mac
The number of workers can now be specified using the
FASTMLX_ENV_VARIABLE
. If this is not set, andworkers
is not provided, it defaults to 2 or the number of CPU cores minus 4, whichever is higher.⚠️Note: Haven't tested this locally as I don't have a Mac