- 11 Apr, 2024 1 commit
-
-
Blake Mizerany authored
-
- 10 Apr, 2024 11 commits
-
-
Blake Mizerany authored
-
Blake Mizerany authored
-
Blake Mizerany authored
-
Blake Mizerany authored
This is a quick fix to help users who are stuck on the "pull" step at 99%. In the near future we're introducing a new registry client that should/will hopefully be smarter. In the meantime, this should unblock the users hitting issue #1736.
-
Michael Yang authored
refactor tensor query
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
fix ci
-
Michael Yang authored
-
Eli Bendersky authored
* api: start adding documentation to package api Updates #2840 * Fix lint typo report
-
Eli Bendersky authored
We can have the same examples as e.g. https://github.com/ollama/ollama-python/tree/main/examples here. Using consistent naming and renaming the existing example to have -http- since it uses direct HTTP requests rather than api/ Updates #2840
-
- 09 Apr, 2024 11 commits
-
-
Daniel Hiltgen authored
Handle very slow model loads
-
Michael Yang authored
fix: rope
-
Daniel Hiltgen authored
During testing, we're seeing some models take over 3 minutes.
-
Michael Yang authored
-
Blake Mizerany authored
-
Blake Mizerany authored
This commit introduces a more friendly way to build Ollama dependencies and the binary without abusing `go generate` and removing the unnecessary extra steps it brings with it. This script also provides nicer feedback to the user about what is happening during the build process. At the end, it prints a helpful message to the user about what to do next (e.g. run the new local Ollama).
-
Michael Yang authored
cgo quantize
-
Jeffrey Morgan authored
-
Michael Yang authored
ci: use go-version-file
-
Michael Yang authored
-
Alex Mavrogiannis authored
-
- 08 Apr, 2024 3 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
writinwaters authored
RAGFlow now supports integration with Ollama.
-
- 07 Apr, 2024 1 commit
-
-
Jeffrey Morgan authored
update generate scripts with new `LLAMA_CUDA` variable, set `HIP_PLATFORM` to avoid compiler errors (#3528)
-
- 06 Apr, 2024 3 commits
-
-
Thomas Vitale authored
Fixes gh-3514 Signed-off-by:Thomas Vitale <ThomasVitale@users.noreply.github.com>
-
Michael Yang authored
-
Michael Yang authored
-
- 05 Apr, 2024 1 commit
-
-
Michael Yang authored
add command-r graph estimate
-
- 04 Apr, 2024 9 commits
-
-
Daniel Hiltgen authored
Add test case for context exhaustion
-
Daniel Hiltgen authored
fix dll compress in windows building
-
Michael Yang authored
-
Daniel Hiltgen authored
Fail fast if mingw missing on windows
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Confirmed this fails on 0.1.30 with known regression but passes on main
-
Daniel Hiltgen authored
CI missing archive
-
Daniel Hiltgen authored
-