ollama/ml/backend/ggml
Daniel Hiltgen 27f1fde413
discovery: only retry AMD GPUs (#12894)
* discovery: only retry AMD GPUs

CUDA and Vulkan don't crash on unsupported devices, so retry isn't necessary.
This also refactors the code to shift the Library specific logic into the ml
package.

* review comments
2025-11-04 15:33:46 -08:00
..
ggml discovery: only retry AMD GPUs (#12894) 2025-11-04 15:33:46 -08:00
ggml.go discovery: only retry AMD GPUs (#12894) 2025-11-04 15:33:46 -08:00
ggml_test.go tests: add tests and docs for commonly used ops (#12844) 2025-10-30 10:32:45 -07:00
quantization.go chore: fix some inconsistent function name in comment 2025-08-13 09:50:27 -07:00
threads.go ollama debug tensor 2025-03-11 14:49:19 -07:00
threads_debug.go ollama debug tensor 2025-03-11 14:49:19 -07:00