This repository was archived by the owner on Jul 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Sync main to dev #2145
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add amd gpu windows * chore: remove unused code * feat: get amd gpus * fix: clean * chore: cleanup * fix: set activate * fix: build windows * feat: linux * fix: add patches * fix: map cuda gpus * fix: build * chore: docs * fix: build * chore: clean up * fix: build * fix: build * chore: pack vulkan windows * chore: vulkan linux --------- Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: vansangpfiev <sang@jan.ai>
chore: cherry pick AMD hardware API support
Co-authored-by: vansangpfiev <sang@jan.ai>
* fix: ignore compute_cap if not present * fix: correct gpu info * fix: remove check for toolkit version --------- Co-authored-by: vansangpfiev <sang@jan.ai>
chore: cherry pick bugfix from dev
…le (#1918) Co-authored-by: vansangpfiev <vansangpfiev@gmail.com>
chore: cherry-pick: symlinked model deletion shouldn't remove original file
* fix: correct gpu info list * chore: cleanup --------- Co-authored-by: vansangpfiev <sang@jan.ai>
fix: filter out llvmpipe
Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: vansangpfiev <sang@jan.ai>
chore: cherry-pick: permission issue for default drogon uploads folder (#1870)
Co-authored-by: vansangpfiev <sang@jan.ai>
* fix: wrap vulkan gpu function * fix: init * fix: cpu usage * fix: build windows * fix: buld macos --------- Co-authored-by: vansangpfiev <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
chore: sync dev to main
chore: sync dev to main
…e/sync-dev-to-main
chore: sync dev to main
…e/sync-dev-to-main
chore: sync dev to main
* chore: remove unused fields for remote model config * fix: model path --------- Co-authored-by: sangjanai <sang@jan.ai>
…2042) Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
* fix: filter out imported model for model sources * fix: improve error handling for remote engine --------- Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
* feat: support pull and load vision model * fix: discard metadata for vision models --------- Co-authored-by: sangjanai <sang@jan.ai>
* fix: add simple authentication * fix: exclude v1/configs --------- Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
* fix: use copy instead of reference * fix: exclude swagger --------- Co-authored-by: sangjanai <sang@jan.ai>
chore: cherry-pick dev commits to main
Co-authored-by: sangjanai <sang@jan.ai>
* fix: get models for anthropic * fix: model list for cohere --------- Co-authored-by: sangjanai <sang@jan.ai>
Co-authored-by: sangjanai <sang@jan.ai>
chore: cherry-pick from dev
* chore: reduce local installer size
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe Your Changes
Fixes Issues
Self Checklist