ollama/llm
Daniel Hiltgen 5c0c2d1d09
Merge pull request #3954 from dhiltgen/ci_fixes
Put back non-avx CPU build for windows
2024-04-26 13:09:03 -07:00
..
ext_server Support unicode characters in model path (#3681) 2024-04-16 17:00:12 -04:00
generate Put back non-avx CPU build for windows 2024-04-26 12:44:07 -07:00
llama.cpp@46e12c4692 Bump llama.cpp to b2737 2024-04-26 09:43:28 -07:00
patches Fix clip log import 2024-04-26 09:43:46 -07:00
ggla.go refactor tensor query 2024-04-10 11:37:20 -07:00
ggml.go fix: mixtral graph 2024-04-22 17:19:44 -07:00
gguf.go fixes for gguf (#3863) 2024-04-23 20:57:20 -07:00
llm.go cgo quantize 2024-04-08 15:31:08 -07:00
llm_darwin_amd64.go Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00
llm_darwin_arm64.go Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00
llm_linux.go Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00
llm_windows.go Move nested payloads to installer and zip file on windows 2024-04-23 16:14:47 -07:00
memory.go only count output tensors 2024-04-25 15:24:08 -07:00
payload.go Move nested payloads to installer and zip file on windows 2024-04-23 16:14:47 -07:00
server.go llm: limit generation to 10x context size to avoid run on generations (#3918) 2024-04-25 19:02:30 -04:00
status.go Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00