"vscode:/vscode.git/clone" did not exist on "3045fb276352681f6b9075956e599dd8ef571872"
- 11 Mar, 2024 7 commits
-
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Michael Yang authored
convert: fix shape
-
Daniel Hiltgen authored
Avoid rocm runner and dependency clash
-
Michael Yang authored
-
Daniel Hiltgen authored
Putting the rocm symlink next to the runners is risky. This moves the payloads into a subdir to avoid potential clashes.
-
- 10 Mar, 2024 10 commits
-
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Harden for deps file being empty (or short)
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Add ollama executable peer dir for rocm
-
Daniel Hiltgen authored
This allows people who package up ollama on their own to place the rocm dependencies in a peer directory to the ollama executable much like our windows install flow.
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 09 Mar, 2024 14 commits
-
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Doc how to set up ROCm builds on windows
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Finish unwinding idempotent payload logic
-
Daniel Hiltgen authored
The recent ROCm change partially removed idempotent payloads, but the ggml-metal.metal file for mac was still idempotent. This finishes switching to always extract the payloads, and now that idempotentcy is gone, the version directory is no longer useful.
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Michael Yang authored
-
- 08 Mar, 2024 8 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Michael Yang authored
fix: default terminal width, height
-
Daniel Hiltgen authored
Refined ROCm troubleshooting docs
-
Bruce MacDonald authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 07 Mar, 2024 1 commit
-
-
Blake Mizerany authored
Also, document OLLAMA_HOST client semantics per command that honors it. This looks nicer than having a general puprose environment variable section in the root usage which was showing up after the "addition help topics" section outputed by Cobra's default template. It was decided this was easier to work with than using a custom template for Cobra right now.
-