mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 23:57:32 +01:00
Reporting params.NumGPULayers can be misleading because it is the requested number of layers, not the actual number that is loaded. While they are often the same, there are cases where they might mismatch, such as if the GPU backend is missing.