- 30 Oct, 2024 1 commit
-
-
Daniel Hiltgen authored
* Remove llama.cpp submodule and shift new build to top * CI: install msys and clang gcc on win Needed for deepseek to work properly on windows
-
- 12 Sep, 2024 1 commit
-
-
Daniel Hiltgen authored
* Optimize container images for startup This change adjusts how to handle runner payloads to support container builds where we keep them extracted in the filesystem. This makes it easier to optimize the cpu/cuda vs cpu/rocm images for size, and should result in faster startup times for container images. * Refactor payload logic and add buildx support for faster builds * Move payloads around * Review comments * Converge to buildx based helper scripts * Use docker buildx action for release
-
- 10 Mar, 2024 1 commit
-
-
Jeffrey Morgan authored
-
- 04 Jan, 2024 1 commit
-
-
Daniel Hiltgen authored
-
- 19 Dec, 2023 2 commits
-
-
Daniel Hiltgen authored
Run the server.cpp directly inside the Go runtime via cgo while retaining the LLM Go abstractions.
-
Bruce MacDonald authored
- remove ggml runner - automatically pull gguf models when ggml detected - tell users to update to gguf in the case automatic pull fails Co-Authored-By:Jeffrey Morgan <jmorganca@gmail.com>
-
- 18 Nov, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 23 Sep, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 22 Sep, 2023 1 commit
-
-
Jeffrey Morgan authored
Add `Dockerfile.build` for building linux binaries --------- Co-authored-by:Michael Yang <mxyng@pm.me>
-
- 07 Sep, 2023 1 commit
-
-
Michael Yang authored
-
- 06 Sep, 2023 1 commit
-
-
Michael Yang authored
-
- 21 Aug, 2023 1 commit
-
-
Jeffrey Morgan authored
-
- 06 Jul, 2023 1 commit
-
-
Jeffrey Morgan authored
-