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

chore: clean default local engines #1852

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

Conversation

vansangpfiev
Copy link
Contributor

@vansangpfiev vansangpfiev commented Jan 13, 2025

This pull request includes a change to the engine/utils/config_yaml_utils.h file to update the default supported engines. The most important change is the removal of kOnnxEngine and kTrtLlmEngine from the list of default supported engines.

Changes to default supported engines:

  • Removed kOnnxEngine and kTrtLlmEngine from the kDefaultSupportedEngines list.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev force-pushed the chore/clean-default-local branch from cdd6499 to e567696 Compare January 13, 2025 06:23
@louis-jan
Copy link
Contributor

Thanks @vansangpfiev

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.

3 participants