- 25 Mar, 2024 25 commits
-
-
Daniel Hiltgen authored
We had started using rocky linux 8, but they've updated to GCC 10.3, which breaks NVCC. 10.2 is compatible (or 10.4, but that's not available from rocky linux 8 repos yet)
-
Daniel Hiltgen authored
Bump llama.cpp to b2527
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Bump llama.cpp to b2510
-
Daniel Hiltgen authored
Integration tests conditionally pull
-
Daniel Hiltgen authored
Add support for libcudart.so for CUDA devices (Adds Jetson support)
-
Niclas Pahlfer authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Herval Freire authored
* Update README.md * Update README.md --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Chenhe Gu authored
Dify.AI is a model-agnostic LLMOps platform for building and managing LLM applications. Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Marco Antônio authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Ani Betts authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Miguel authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Danny Avila authored
-
enoch1118 authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
fly2tomato authored
* Update README.md * Update README.md --------- Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
tusharhero authored
-
Timothy Carambat authored
Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
Jikku Jose authored
-
Yusuf Can Bayrak authored
-
RAPID ARCHITECT authored
Added Ollama Basic chat based on hyperdiv Co-authored-by:Bruce MacDonald <brucewmacdonald@gmail.com>
-
drazdra authored
adding drazdra/ollama-chats to the list of UI :)
-
Blake Mizerany authored
-
Daniel Hiltgen authored
If images aren't present, pull them. Also fixes the expected responses
-
Jeremy authored
-
- 24 Mar, 2024 2 commits
-
-
Blake Mizerany authored
-
Daniel Hiltgen authored
Add docs for GPU selection and nvidia uvm workaround
-
- 23 Mar, 2024 6 commits
-
-
Daniel Hiltgen authored
-
Eddú Meléndez Gonzales authored
Testcontainers provides a module for Ollama.
-
Daniel Hiltgen authored
Revamp go based integration tests
-
Daniel Hiltgen authored
This uplevels the integration tests to run the server which can allow testing an existing server, or a remote server.
-
jmorganca authored
-
Daniel Hiltgen authored
The release just before ggml-cuda.cu refactoring
-
- 21 Mar, 2024 2 commits
-
-
Daniel Hiltgen authored
-
Bruce MacDonald authored
-
- 20 Mar, 2024 3 commits
-
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Better tmpdir cleanup
-
Daniel Hiltgen authored
If expanding the runners fails, don't leave a corrupt/incomplete payloads dir We now write a pid file out to the tmpdir, which allows us to scan for stale tmpdirs and remove this as long as there isn't still a process running.
-
- 18 Mar, 2024 2 commits
-
-
Jeffrey Morgan authored
-
jmorganca authored
-