ollama/llm
Jeffrey Morgan a64570dcae
Fix clearing kv cache between requests with the same prompt (#2186)
* Fix clearing kv cache between requests with the same prompt

* fix powershell script
2024-01-25 13:46:20 -08:00
..
ext_server Refine debug logging for llm 2024-01-22 12:26:49 -08:00
generate Fix clearing kv cache between requests with the same prompt (#2186) 2024-01-25 13:46:20 -08:00
llama.cpp@011e8ec577 update submodule to 011e8ec577fd135cbc02993d3ea9840c516d6a1c 2024-01-22 15:16:54 -08:00
patches Fix clearing kv cache between requests with the same prompt (#2186) 2024-01-25 13:46:20 -08:00
dyn_ext_server.c Switch to local dlopen symbols 2024-01-19 11:37:02 -08:00
dyn_ext_server.go Fix clearing kv cache between requests with the same prompt (#2186) 2024-01-25 13:46:20 -08:00
dyn_ext_server.h Always dynamically load the llm server library 2024-01-11 08:42:47 -08:00
ggml.go add max context length check 2024-01-12 14:54:07 -08:00
gguf.go refactor tensor read 2024-01-24 10:48:31 -08:00
llama.go remove unused fields and functions 2024-01-09 09:37:40 -08:00
llm.go Load all layers on arm64 macOS if model is small enough (#2149) 2024-01-22 17:40:06 -08:00
payload_common.go use gzip for runner embedding (#2067) 2024-01-19 13:23:03 -05:00
payload_darwin_amd64.go Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
payload_darwin_arm64.go Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
payload_linux.go Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
payload_test.go Fix up the CPU fallback selection 2024-01-11 15:27:06 -08:00
payload_windows.go Add multiple CPU variants for Intel Mac 2024-01-17 15:08:54 -08:00
utils.go partial decode ggml bin for more info 2023-08-10 09:23:10 -07:00