-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore: Sync dev to main #1696
Merged
Chore: Sync dev to main #1696
Conversation
This file contains 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
* fix: error for models start * fix: add unit tests * chore: refactor inference service * fix: build --------- Co-authored-by: vansangpfiev <[email protected]>
chore: update openapi reference name jan->cortex
Co-authored-by: Hien To <[email protected]>
fix: incorrect downloadedBytes callback
* feat: add customize parameters to /v1/models/start * fix: ngl
Co-authored-by: Hien To <[email protected]>
Co-authored-by: Hien To <[email protected]>
fix: crash while downloading model
Feature/cortex enterprise
fix: broken api-reference page
* fix: add ws and indicators * fix: more * fix: pull models info from server * fix: model_source * fix: rename * fix: download cortexso * fix: pull models * fix: remove comments * fix: rename * fix: change download UI * fix: comment out * fix: e2e tests * fix: run, start * fix: start server * fix: e2e * fix: remove * fix: abort model * fix: build * fix: clean code * fix: clean more * fix: normalize engine id * fix: use auto * fix: use vcpkg for indicators * fix: download progress --------- Co-authored-by: vansangpfiev <[email protected]>
chore: copy edits
* fix: add n_parallel to model yaml config * fix: models update
* fix: engines install pre-release * fix: add log for debugging * fix: handle empty body for engines install * fix: check not null
feat: add load/unload engine cli
* fix: bypass check if activate GPU list is empty * chore: column name * chore: column naming --------- Co-authored-by: vansangpfiev <[email protected]>
Co-authored-by: Hien To <[email protected]>
feat: simultaneous download
fix: support user defined engine path
fix: prevent download event update after stopped
…uilt-in-model-command chore: update the wrong command for running built-in models
Docs/v1.0.3 docs CORS
docs: add cors docs
Preview URL: https://d8ca7012.cortex-docs.pages.dev |
vansangpfiev
approved these changes
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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