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 181
Merged
Chore: Sync dev to main #1696
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
* fix: error for models start * fix: add unit tests * chore: refactor inference service * fix: build --------- Co-authored-by: vansangpfiev <sang@jan.ai>
chore: update openapi reference name jan->cortex
Co-authored-by: Hien To <tominhhien97@gmail.com>
fix: incorrect downloadedBytes callback
* feat: add customize parameters to /v1/models/start * fix: ngl
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
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 <sang@jan.ai>
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 <sang@jan.ai>
Co-authored-by: Hien To <tominhhien97@gmail.com>
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
Contributor
|
Preview URL: https://d8ca7012.cortex-docs.pages.dev |
vansangpfiev
approved these changes
Nov 18, 2024
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