1. 10 Jan, 2024 1 commit
  2. 07 Jan, 2024 1 commit
  3. 04 Jan, 2024 1 commit
  4. 02 Jan, 2024 2 commits
    • Daniel Hiltgen's avatar
      Get rid of one-line llama.log · 0498f7ce
      Daniel Hiltgen authored
      This one log line was triggering a single line llama.log to be generated
      in the pwd of the server
      0498f7ce
    • Daniel Hiltgen's avatar
      Refactor how we augment llama.cpp · 9a70aecc
      Daniel Hiltgen authored
      This changes the model for llama.cpp inclusion so we're not applying a patch,
      but instead have the C++ code directly in the ollama tree, which should make it
      easier to refine and update over time.
      9a70aecc