Bug: SwiftUI example does not work on simulator. #10089
Labels
bug
Something isn't working
low severity
Used to report low severity bugs in llama.cpp (e.g. cosmetic issues, non critical UI glitches)
What happened?
Previously, when
model_params.n_gpu_layers = 0
metal backend was not initialized. Now even if model_params.n_gpu_layers = 0, metal backend initialization is still performed, which is terminated by the following error:Name and Version
version: b3982
What operating system are you seeing the problem on?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: