- 01 May, 2024 3 commits
-
-
Michael Yang authored
-
Arpit Jain authored
Co-authored-by:Blake Mizerany <blake.mizerany@gmail.com>
-
Jeffrey Morgan authored
-
- 30 Apr, 2024 9 commits
-
-
Blake Mizerany authored
-
jmorganca authored
-
jmorganca authored
-
Jeffrey Morgan authored
-
Michael authored
-
Blake Mizerany authored
-
Bruce MacDonald authored
- return descriptive error messages when unauthorized to create blob or push a model - display the local public key associated with the request that was denied
-
Christian Frantzen authored
Updated the code a bit
-
Daniel Hiltgen authored
* Bump llama.cpp to b2761 * Adjust types for bump
-
- 29 Apr, 2024 7 commits
-
-
Patrick Devine authored
-
Daniel Hiltgen authored
Fix relative path lookup
-
Daniel Hiltgen authored
-
Jeffrey Morgan authored
* app: restart server on failure * fix linter * address comments * refactor log directory creation to be where logs are written * check all log dir creation errors
-
Jeffrey Morgan authored
-
Blake Mizerany authored
-
Jeffrey Morgan authored
-
- 28 Apr, 2024 6 commits
-
-
Daniel Hiltgen authored
Add support for building on Windows ARM64
-
Daniel Hiltgen authored
Fix concurrency for CPU mode
-
Daniel Hiltgen authored
Prior refactoring passes accidentally removed the logic to bypass VRAM checks for CPU loads. This adds that back, along with test coverage. This also fixes loaded map access in the unit test to be behind the mutex which was likely the cause of various flakes in the tests.
-
Blake Mizerany authored
-
Jeffrey Morgan authored
-
Blake Mizerany authored
-
- 27 Apr, 2024 7 commits
-
-
Blake Mizerany authored
-
Hernan Martinez authored
-
Hernan Martinez authored
-
Hernan Martinez authored
-
Hernan Martinez authored
-
Hernan Martinez authored
-
Blake Mizerany authored
The Digest type needs more thought and is not necessary at the moment.
-
- 26 Apr, 2024 8 commits
-
-
Jeffrey Morgan authored
-
Daniel Hiltgen authored
Fine grain control over windows generate steps
-
Daniel Hiltgen authored
This will speed up CI which already tries to only build static for unit tests
-
Nataly Merezhuk authored
-
Daniel Hiltgen authored
Fix target in gen_windows.ps1
-
Michael Yang authored
fix gemma, command-r layer weights
-
Daniel Hiltgen authored
-
Michael Yang authored
-