When setting "threads": "auto" in config.json it picks all minus 1
But say you use "threads": "1" it still uses all minus 1
I have updated it on my fork to use all threads available in "threads": "auto" and work properly when using numbers too "threads": "1" now uses 1 thread
When setting
"threads": "auto"in config.json it picks all minus 1But say you use
"threads": "1"it still uses all minus 1I have updated it on my fork to use all threads available in
"threads": "auto"and work properly when using numbers too"threads": "1"now uses1thread