• 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
ext_server.cpp 8.88 KB