- 06 Mar, 2024 2 commits
-
-
Blake Mizerany authored
Updates #2944
-
Leo authored
* Add Odin Runes to README Add Odin Runes to README This commit adds Odin Runes to the "Community Integrations" section of the README. Odin Runes is a Java-based GPT client designed to provide seamless interaction with GPT models, enhancing productivity in prompt engineering and text generation tasks. This addition highlights the integration between Odin Runes and Ollama, offering users the flexibility to leverage large language models locally within their development workflow. * Update README.md this commit applies the comments of the reviewer.
-
- 05 Mar, 2024 1 commit
-
-
Jeffrey Morgan authored
-
- 04 Mar, 2024 2 commits
-
-
Anders Rex authored
-
Timothy Graupmann authored
* Added community link for Ollama Copilot * Update README.md --------- Co-authored-by:Michael <mchiang0610@users.noreply.github.com>
-
- 01 Mar, 2024 2 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 29 Feb, 2024 10 commits
-
-
Daniel Hiltgen authored
Add ollama user to video group
-
Daniel Hiltgen authored
Add env var so podman will map cuda GPUs
-
Daniel Hiltgen authored
Omit build date from gzip headers
-
fred-bf authored
-
Michael Yang authored
instead of appending image tags, prepend them - this generally produces better results
-
tylinux authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
On OpenSUSE, ollama needs to be a member of the video group to access the GPU
-
Daniel Hiltgen authored
Without this env var, podman's GPU logic doesn't map the GPU through
-
Bernhard M. Wiedemann authored
See https://reproducible-builds.org/ for why this is good. This patch was done while working on reproducible builds for openSUSE.
-
- 27 Feb, 2024 6 commits
-
-
Daniel Hiltgen authored
Bump llama.cpp to b2276
-
Daniel Hiltgen authored
Refine container image build script
-
Daniel Hiltgen authored
Log unexpected server errors checking for update
-
Daniel Hiltgen authored
This should unmask some failure modes that likely show up in app logs as unmarshal errors
-
Daniel Hiltgen authored
Allow overriding the platform, image name, and tag latest for standard and rocm images.
-
Daniel Hiltgen authored
-
- 25 Feb, 2024 4 commits
-
-
peanut256 authored
* read iogpu.wired_limit_mb on macOS Fix for https://github.com/ollama/ollama/issues/1826 * improved determination of available vram on macOS read the recommended maximal vram on macOS via Metal API * Removed macOS-specific logging * Remove logging from gpu_darwin.go * release Core Foundation object fixes a possible memory leak
-
Ikko Eltociear Ashimine authored
specfied -> specified
-
elthommy authored
Remove unused GPT4all Use nomic-embed-text as embedded model Fix a deprecation warning (__call__)
-
Jeffrey Morgan authored
-
- 24 Feb, 2024 3 commits
-
-
Michael Yang authored
remove format private key
-
Michael Yang authored
-
Michael Yang authored
this is unnecessary now that x/crypto/ssh.MarshalPrivateKey has been added
-
- 23 Feb, 2024 2 commits
-
-
Benn Huang authored
Co-authored-by:bennhuang <bennhuang@tencent.com>
-
Jeffrey Morgan authored
-
- 22 Feb, 2024 8 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Logan Yang authored
-
LangChain4j authored
-
Yuan-Man authored
-
B-Tocs.org Community authored
-
Augustinas Malinauskas authored
- Enchanted is now supported for desktop on macOS
-