ollama/llm
Daniel Hiltgen 92c81e8117 Give the final model loading more time
On some systems, 1 minute isn't sufficient to finish the load after it
hits 100% This creates 2 distinct timers, although they're both set to
the same value for now so we can refine the timeouts further.
2024-05-28 09:08:10 -07:00
..
ext_server bump (#4597) 2024-05-23 14:16:26 -07:00
generate Port cuda/rocm skip build vars to linux 2024-05-15 15:56:43 -07:00
llama.cpp@74f33adf5f bump (#4597) 2024-05-23 14:16:26 -07:00
patches bump (#4597) 2024-05-23 14:16:26 -07:00
filetype.go Add support for IQ1_S, IQ3_S, IQ2_S, IQ4_XS. IQ4_NL (#4322) 2024-05-23 13:21:49 -07:00
ggla.go simplify safetensors reading 2024-05-21 11:28:22 -07:00
ggml.go Update llm/ggml.go 2024-05-24 16:10:43 -07:00
gguf.go simplify safetensors reading 2024-05-21 11:28:22 -07:00
llm.go comments 2024-05-06 15:24:01 -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 Move envconfig and consolidate env vars (#4608) 2024-05-24 14:57:15 -07:00
payload.go Move nested payloads to installer and zip file on windows 2024-04-23 16:14:47 -07:00
server.go Give the final model loading more time 2024-05-28 09:08:10 -07:00
status.go Switch back to subprocessing for llama.cpp 2024-04-01 16:48:18 -07:00