ollamarunner: Suppress stack trace during memory allocation
Allocation failures can be a normal part of new memory estimates, so we shouldn't print a stack trace in this case.
Showing
Please register or sign in to comment
Allocation failures can be a normal part of new memory estimates, so we shouldn't print a stack trace in this case.