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

Revert "LLAMA_CPP plugin - basic version with direct file loading" #896

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

akladiev
Copy link
Contributor

@akladiev akladiev commented Mar 26, 2024

@akladiev akladiev requested review from a team as code owners March 26, 2024 10:05
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: CI OpenVINO public CI labels Mar 26, 2024
@ilya-lavrenov
Copy link
Contributor

maybe we need to exclude it from GHA builds in OV repo?

@akladiev
Copy link
Contributor Author

maybe we need to exclude it from GHA builds in OV repo?

It also breaks Jenkins, so we'll need to make hot fixes everywhere. As far as I understand, the expectation was for this plugin to not be registered automatically at all

@ilya-lavrenov
Copy link
Contributor

ilya-lavrenov commented Mar 26, 2024

the expectation was for this plugin to not be registered automatically at all

plugin is not registered in runtime, but compilation is still here..

Looks like we need to implement mechanism to turn off by default new modules, until they are explicitly enabled in Jenkins / GHA

@akladiev akladiev merged commit 3eeb232 into master Mar 26, 2024
4 of 6 checks passed
@akladiev akladiev deleted the revert-891-llama_cpp_plugin branch March 26, 2024 11:22
@akladiev
Copy link
Contributor Author

Merged revert until either explicit disabling of the new plugin is applied to all affected pipelines; or the mechanism to turn off new modules by default is implemented on cmake side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: build OpenVINO cmake script / infra category: CI OpenVINO public CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants