ollama/llm/generate
Daniel Hiltgen 39928a42e8 Always dynamically load the llm server library
This switches darwin to dynamic loading, and refactors the code now that no
static linking of the library is used on any platform
2024-01-11 08:42:47 -08:00
..
gen_common.sh Build multiple CPU variants and pick the best 2024-01-11 08:42:47 -08:00
gen_darwin.sh Always dynamically load the llm server library 2024-01-11 08:42:47 -08:00
gen_linux.sh Always dynamically load the llm server library 2024-01-11 08:42:47 -08:00
gen_windows.ps1 Always dynamically load the llm server library 2024-01-11 08:42:47 -08:00
generate_darwin.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
generate_linux.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00
generate_windows.go Code shuffle to clean up the llm dir 2024-01-04 12:12:05 -08:00