- 20 Feb, 2024 17 commits
-
-
Jeffrey Morgan authored
-
Muhammed Nazeem authored
-
Nikesh Parajuli authored
* docs: add Msty app in readme * docs: update msty url
-
Michael Edoror authored
The Elixir LangChain Library now supports Ollama Chat with this [PR](https://github.com/brainlid/langchain/pull/70)
-
Taras Tsugrii authored
-
BADR authored
-
Jeffrey Morgan authored
Add instructions to get public key on windows
-
Daniel authored
-
Jeffrey Morgan authored
-
Jean-Baptiste Detroyes authored
-
Jakob Hoeg Mørk authored
-
lulz authored
* [fix] /bye and /exit are now treated as prefixes instead of being treated as entire lines which doesn't align with the way the rest of the commands are treated * Update cmd/interactive.go Fixing whitespace --------- Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Eddú Meléndez Gonzales authored
-
Branislav Gerazov authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 19 Feb, 2024 6 commits
-
-
Patrick Devine authored
-
Daniel Hiltgen authored
Document setting server vars for windows
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Explicitly disable AVX2 on GPU builds
-
Daniel Hiltgen authored
Fix cuda leaks
-
Daniel Hiltgen authored
This should resolve the problem where we don't fully unload from the GPU when we go idle.
-
- 18 Feb, 2024 1 commit
-
-
Justin Hayes authored
Ollama WebUI is now known as Open WebUI.
-
- 17 Feb, 2024 3 commits
-
-
Daniel Hiltgen authored
Fix duplicate menus on update and exit on signals
-
Daniel Hiltgen authored
Harden AMD driver lookup logic
-
Daniel Hiltgen authored
It looks like the version file doesnt exist on older(?) drivers
-
- 16 Feb, 2024 5 commits
-
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Also fixes a few fit-and-finish items for better developer experience
-
Bruce MacDonald authored
-
Tristan Rhodes authored
-
Daniel Hiltgen authored
Windows Preview
-
- 15 Feb, 2024 8 commits
-
-
Daniel Hiltgen authored
Fix a couple duplicate instance bugs
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
This will be useful for our automated test riggig, and may be useful for advanced users who want to "roll their own" system service
-
Daniel Hiltgen authored
Even though we weren't setting it to on, somewhere in the cmake config it was getting toggled on. By explicitly setting it to off, we get `/arch:AVX` as intended.
-
Daniel Hiltgen authored
Harden the OLLAMA_HOST lookup for quotes
-