Commit History

Author SHA1 Message Date
  Blake Mizerany 1524f323a3 Revert "build.go: introduce a friendlier way to build Ollama (#3548)" (#3564) 1 year ago
  Blake Mizerany fccf3eecaa build.go: introduce a friendlier way to build Ollama (#3548) 1 year ago
  Jeffrey Morgan 63efa075a0 update generate scripts with new `LLAMA_CUDA` variable, set `HIP_PLATFORM` to avoid compiler errors (#3528) 1 year ago
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp 1 year ago
  Jeremy dfc6721b20 add support for libcudart.so for CUDA devices (adds Jetson support) 1 year ago
  Daniel Hiltgen d4c10df2b0 Add Radeon gfx940-942 GPU support 1 year ago
  Daniel Hiltgen bc13da2bfe Avoid rocm runner and dependency clash 1 year ago
  Daniel Hiltgen 3dc1bb6a35 Harden for deps file being empty (or short) 1 year ago
  Daniel Hiltgen 6c5ccb11f9 Revamp ROCm support 1 year ago
  Daniel Hiltgen 6d84f07505 Detect AMD GPU info via sysfs and block old cards 1 year ago
  mraiser 4c4c730a0a Merge branch 'ollama:main' into main 1 year ago
  Daniel Hiltgen e02ecfb6c8 Merge pull request #2116 from dhiltgen/cc_50_80 1 year ago
  mraiser a4564232a4 Update gen_linux.sh to find libcudart in separate directory 1 year ago
  Daniel Hiltgen df54c723ae Make CPU builds parallel and customizable AMD GPUs 1 year ago
  Daniel Hiltgen a447a083f2 Add compute capability 5.0, 7.5, and 8.0 1 year ago
  Daniel Hiltgen 681a914990 Add support for CUDA 5.2 cards 1 year ago
  Daniel Hiltgen fccdf4c635 Merge pull request #1987 from xyproto/archlinux 1 year ago
  Daniel Hiltgen 1b249748ab Add multiple CPU variants for Intel Mac 1 year ago
  Alexander F. Rødseth cbe2adc78a Merge branch 'main' into archlinux 1 year ago
  Daniel Hiltgen 795674dd90 Bump llama.cpp to b1842 and add new cuda lib dep 1 year ago
  Alexander F. Rødseth f4bf1d514f Let gpu.go and gen_linux.sh also find CUDA on Arch Linux 1 year ago
  Fabian Preiss 905862e17b improve cuda detection (rel. issue #1704) 1 year ago
  Daniel Hiltgen 39928a42e8 Always dynamically load the llm server library 1 year ago
  Daniel Hiltgen d88c527be3 Build multiple CPU variants and pick the best 1 year ago
  Daniel Hiltgen 8da7bef05f Support multiple variants for a given llm lib type 1 year ago
  Daniel Hiltgen 77d96da94b Code shuffle to clean up the llm dir 1 year ago