This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
ollama
Watch
1
Star
0
Fork
1
You've already forked ollama
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ollama
/
gpu
History
Daniel Hiltgen
4072b5879b
Merge pull request
#2246
from dhiltgen/reject_cuda_without_avx
...
Don't disable GPUs on arm without AVX
2024-01-28 16:26:55 -08:00
..
cpu_common.go
Mechanical switch from log to slog
2024-01-18 14:12:57 -08:00
gpu_darwin.go
Fix up the CPU fallback selection
2024-01-11 15:27:06 -08:00
gpu_info_cpu.c
…
gpu_info_cuda.c
Fix crash on cuda ml init failure
2024-01-26 09:18:33 -08:00
gpu_info_cuda.h
More logging for gpu management
2024-01-24 10:32:36 -08:00
gpu_info_rocm.c
Update gpu_info_rocm.c
2024-01-26 22:08:27 -08:00
gpu_info_rocm.h
More logging for gpu management
2024-01-24 10:32:36 -08:00
gpu_info.h
Ignore AMD integrated GPUs
2024-01-26 09:21:35 -08:00
gpu_test.go
…
gpu.go
Merge pull request
#2246
from dhiltgen/reject_cuda_without_avx
2024-01-28 16:26:55 -08:00
types.go
…