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

Fix OpenVINO notebooks #603

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix OpenVINO notebooks #603

merged 1 commit into from
Mar 15, 2024

Conversation

helena-intel
Copy link
Collaborator

  • use streaming dataset for audio example to fix permission issue with URL
  • change pytorch_model.bin to model.safetensors for size comparison
  • speed up quantization notebook test by using only 10 samples
  • update half() messaging (no longer needed to do half() on GPU)

The diff for the inference notebook is large because I ran it again and outputs/metadata changed.

- use dataset for audio example to fix permission issue with URL
- change pytorch_model.bin to model.safetensors
- speed up quantization notebook test by using only 10 samples
- update half() messaging (no longer needed to do half() on GPU)
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@helena-intel helena-intel requested a review from echarlaix March 13, 2024 13:17
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.

Thanks a lot for the fixes @helena-intel

@echarlaix echarlaix merged commit cd3bc8a into main Mar 15, 2024
15 checks passed
@echarlaix echarlaix deleted the helena/fix-notebooks branch March 15, 2024 14:48
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