"vscode:/vscode.git/clone" did not exist on "8b99a1dda56042c22b4d5f60c7dd2c72214b24e4"
- 25 Mar, 2024 13 commits
-
-
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
-
- 24 Mar, 2024 2 commits
-
-
Blake Mizerany authored
-
Daniel Hiltgen authored
Add docs for GPU selection and nvidia uvm workaround
-
- 23 Mar, 2024 4 commits
-
-
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
-
- 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 4 commits
-
-
Jeffrey Morgan authored
-
jmorganca authored
-
Michael Yang authored
remove global
-
Michael Yang authored
-
- 16 Mar, 2024 3 commits
-
-
Michael Yang authored
refactor readseeker
-
Jeffrey Morgan authored
-
Jeffrey Morgan authored
-
- 15 Mar, 2024 9 commits
-
-
Daniel Hiltgen authored
Update ollama.iss
-
Daniel Hiltgen authored
CI release process
-
Daniel Hiltgen authored
Import server.cpp to retain llava support
-
Daniel Hiltgen authored
Add Radeon gfx940-942 GPU support
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Flesh out our github actions CI so we can build official releaes.
-
Blake Mizerany authored
This fixes some brittle, simple equality checks to use errors.Is. Since go1.13, errors.Is is the idiomatic way to check for errors. Co-authored-by:Jeffrey Morgan <jmorganca@gmail.com>
-
Blake Mizerany authored
This fixes issues with blob file names that contain ':' characters to be rejected by file systems that do not support them.
-
Daniel Hiltgen authored
-