ollama/llm/ext_server
Daniel Hiltgen 74d45f0102 Refactor linux packaging
This adjusts linux to follow a similar model to windows with a discrete archive
(zip/tgz) to cary the primary executable, and dependent libraries. Runners are
still carried as payloads inside the main binary

Darwin retain the payload model where the go binary is fully self contained.
2024-08-19 09:38:53 -07:00
..
CMakeLists.txt Refactor linux packaging 2024-08-19 09:38:53 -07:00
httplib.h Import server.cpp as of b2356 2024-03-12 13:58:06 -07:00
json.hpp Import server.cpp as of b2356 2024-03-12 13:58:06 -07:00
server.cpp server: parallelize embeddings in API web handler instead of in subprocess runner (#6220) 2024-08-11 11:57:10 -07:00
utils.hpp log clean up 2024-05-09 14:55:36 -07:00