- 05 Sep, 2024 13 commits
-
-
Daniel Hiltgen authored
This reverts commit a60d9b89.
-
Daniel Hiltgen authored
With the new very large parameter models, some users are willing to wait for a very long time for models to load.
-
Daniel Hiltgen authored
Provide a mechanism for users to set aside an amount of VRAM on each GPU to make room for other applications they want to start after Ollama, or workaround memory prediction bugs
-
Daniel Hiltgen authored
-
Michael Yang authored
llama3.1 memory
-
Zeyo authored
-
Michael authored
* Update gpu.md Seems strange that the laptop versions of 3050 and 3050 Ti would be supported but not the non-notebook, but this is what the page (https://developer.nvidia.com/cuda-gpus ) says. Signed-off-by:bean5 <2052646+bean5@users.noreply.github.com> * Update gpu.md Remove notebook reference --------- Signed-off-by:
bean5 <2052646+bean5@users.noreply.github.com>
-
Tobias Heinze authored
-
Vitaly Zdanevich authored
-
王卿 authored
Replace "command -v" with encapsulated functionality
-
Augustinas Malinauskas authored
Added Enchanted with Apple Vision Pro support
-
Silas Marvin authored
-
Arda Günsüren authored
-
- 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 2 commits
-
-
Michael Yang authored
remove any unneeded build artifacts
-
Michael Yang authored
passthrough OLLAMA_HOST path to client
-