- 04 Sep, 2024 13 commits
-
-
jk011ru authored
-
Pascal Patry authored
-
Rune Berg authored
-
Tomoya Fujita authored
-
Teïlo M authored
-
亢奋猫 authored
-
Mitar authored
-
Carter authored
change "dorrect" to "correct"
-
Erkin Alp Güney authored
-
Sam authored
-
Viz authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
It looks like driver 525 (aka, cuda driver 12.0) has problems with the cuda v12 library we compile against, so run v11 on those older drivers if detected.
-
- 03 Sep, 2024 6 commits
-
-
Daniel Hiltgen authored
On systems with low system memory, we can hit allocation failures that are difficult to diagnose without debug logs. This will make it easier to spot.
-
Mateusz Migas authored
-
Amith Koujalgi authored
-
FellowTraveler authored
/Users/au/src/ollama/llm/ext_server/server.cpp:289:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.
-
OpenVMP authored
-
R0CKSTAR authored
Signed-off-by:Xiaodong Ye <yeahdongcn@gmail.com>
-
- 02 Sep, 2024 3 commits
-
-
presbrey authored
-
Jonathan Hecl authored
-
SnoopyTlion authored
-
- 01 Sep, 2024 2 commits
-
-
Vimal Kumar authored
-
rayfiyo authored
-
- 31 Aug, 2024 1 commit
-
-
Daniel Hiltgen authored
This caused missing internal files
-
- 30 Aug, 2024 3 commits
-
-
Michael Yang authored
remove any unneeded build artifacts
-
Michael Yang authored
passthrough OLLAMA_HOST path to client
-
Michael Yang authored
update templates to use messages
-
- 29 Aug, 2024 3 commits
-
-
Michael Yang authored
-
Bryan Honof authored
-
Patrick Devine authored
-
- 28 Aug, 2024 8 commits
-
-
Michael Yang authored
fix(test): do not clobber models directory
-
Michael Yang authored
fix: validate modelpath
-
Michael Yang authored
-
Patrick Devine authored
-
Michael Yang authored
detect chat template from configs that contain lists
-
Michael Yang authored
-
Michael Yang authored
-
Patrick Devine authored
-
- 27 Aug, 2024 1 commit
-
-
Daniel Hiltgen authored
-