- 21 Aug, 2024 1 commit
-
-
Michael Yang authored
fix: chmod new layer to 0o644 when creating it
-
- 20 Aug, 2024 1 commit
-
-
Daniel Hiltgen authored
We're over budget for github's maximum release artifact size with rocm + 2 cuda versions. This splits rocm back out as a discrete artifact, but keeps the layout so it can be extracted into the same location as the main bundle.
-
- 19 Aug, 2024 17 commits
-
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Fix overlapping artifact name on CI
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Cuda v12
-
Daniel Hiltgen authored
Override numParallel in pickBestPartialFitByLibrary() only if unset.
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
Based on compute capability and driver version, pick v12 or v11 cuda variants.
-
Daniel Hiltgen authored
-
Daniel Hiltgen authored
This adds new variants for arm64 specific to Jetson platforms
-
Daniel Hiltgen authored
This should help speed things up a little
-
Daniel Hiltgen authored
This adjusts linux to follow a similar model to windows with a discrete archive (zip/tgz) to cary the primary executable, and dependent libraries. Runners are still carried as payloads inside the main binary Darwin retain the payload model where the go binary is fully self contained.
-
Jeffrey Morgan authored
-
- 18 Aug, 2024 2 commits
-
-
Richard Lyons authored
-
Richard Lyons authored
-
- 17 Aug, 2024 1 commit
-
-
Richard Lyons authored
-
- 16 Aug, 2024 1 commit
-
-
zwwhdls authored
Signed-off-by:zwwhdls <zww@hdls.me>
-
- 15 Aug, 2024 4 commits
-
-
Daniel Hiltgen authored
fix: Add tooltip to system tray icon
-
eust-w authored
- Updated setIcon method to include tooltip text for the system tray icon. - Added NIF_TIP flag and set the tooltip text using UTF16 encoding. Resolves: #6372
-
Michael Yang authored
fix: noprune on pull
-
Michael Yang authored
-
- 14 Aug, 2024 4 commits
-
-
Michael Yang authored
-
Michael Yang authored
-
Jeffrey Morgan authored
-
longtao authored
* Fix typo and improve readability Summary: * Rename updatAvailableMenuID to updateAvailableMenuID * Replace unused cmd parameter with _ in RunServer function * Fix typos in comments (cherry picked from commit 5b8715f0b04773369e8eb1f9e6737995a0ab3ba7) * Update api/client.go Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com> --------- Co-authored-by:
Jeffrey Morgan <jmorganca@gmail.com>
-
- 13 Aug, 2024 8 commits
-
-
Blake Mizerany authored
The previous value of 64 was WAY too high and unnecessary. It reached diminishing returns and blew past it. This is a more reasonable number for _most_ normal cases. For users on cloud servers with excellent network quality, this will keep screaming for them, without hitting our CDN limits. For users with relatively poor network quality, this will keep them from saturating their network and causing other issues.
-
Bruce MacDonald authored
-
Michael Yang authored
-
Michael Yang authored
- fixes printf: non-constant format string in call to fmt.Printf - fixes SA1032: arguments have the wrong order - disables testifylint
-
Pamela Fox authored
-
Daniel Hiltgen authored
Go back to a pinned Go version
-
Daniel Hiltgen authored
Go version 1.22.6 is triggering AV false positives, so go back to 1.22.5
-
royjhan authored
* load on empty input * no load on invalid input
-
- 12 Aug, 2024 1 commit
-
-
Michael Yang authored
add conversion for microsoft phi 3 mini/medium 4k, 128k
-