Ollama: Difference between revisions

Added a useful Hint/Warning Text after the list of available ollama packages, informing users that it may be advised to add the CUDA Substitute, so as to not compile CUDA from source.
Re-Routed CUDA Link to In-Wiki Page
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
* ollama-vulkan: supported by most modern GPUs on Linux
* ollama-vulkan: supported by most modern GPUs on Linux


'''Note:''' When using the ollama-cuda package, you may want to add the CUDA Substitute Binary Cache, since most household Computers will not be able to compile CUDA from source. (See the [https://nixos.wiki/wiki/CUDA CUDA] Wiki Entry for more Information)
'''Note:''' When using the ollama-cuda package, you may want to add the [https://cache.nixos-cuda.org/ CUDA Substitute Binary Cache], since compiling CUDA from source may take a long time. (See the [[CUDA]] Wiki Entry for more Information)