ollama/llm/llama.cpp
Jongwook Choi 12e8c12d2b
Disable CUDA peer access as a workaround for multi-gpu inference bug (#1261)
When CUDA peer access is enabled, multi-gpu inference will produce
garbage output. This is a known bug of llama.cpp (or nvidia). Until the
upstream bug is fixed, we can disable CUDA peer access temporarily
to ensure correct output.

See #961.
2023-11-24 14:05:57 -05:00
..
2023-08-30 16:35:03 -04:00
2023-11-21 09:50:02 -08:00
2023-11-21 09:50:02 -08:00
2023-11-21 09:50:02 -08:00