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

OpenVINO device updates #434

Merged
merged 1 commit into from
Sep 25, 2023
Merged

OpenVINO device updates #434

merged 1 commit into from
Sep 25, 2023

Conversation

helena-intel
Copy link
Collaborator

  • Fix error with OVModelForCausalLM when using a device like AUTO:GPU (which will automatically select a device, but only from available GPUs. For example if you want inference to run on either integrated or discrete GPU, but not on CPU).
  • Remove _SUPPORTED_DEVICES and _ensure_supported_device() since they are not used
  • Add device name to "Compiling the model" INFO messages

Also remove _SUPPORTED_DEVICES since they are not used
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Sep 22, 2023

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@echarlaix echarlaix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for the fix @helena-intel !

@echarlaix echarlaix merged commit 985d0d1 into main Sep 25, 2023
@echarlaix echarlaix deleted the helena/ov_device_updates branch September 25, 2023 09:03
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.

4 participants