Skip to content
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

Enhancing Model Adapter Code with "model_id" and Priority Queue #2333

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Trangle
Copy link
Contributor

@Trangle Trangle commented Aug 29, 2023

Why are these changes needed?

  1. Integrate "model_id" to ensure the uniqueness of the adapter and upgrade "model_adapters" into a priority queue system.
  2. This will enhance the efficiency of the system by adding a check for the repetition of the model_id.

Related issue number (if applicable)

Checks

  • I've run format.sh to lint the changes in this PR.
  • I've included any doc changes needed.
  • I've made sure the relevant tests are passing (if applicable).

@Trangle Trangle force-pushed the update_model_adapter branch from 11edb03 to 272f878 Compare December 9, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant