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

rework inputs preparation for OVModelForCausalLM #620

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

eaidova
Copy link
Collaborator

@eaidova eaidova commented Mar 21, 2024

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@eaidova eaidova force-pushed the ea/update_inputs_for_generation branch from 3841443 to 9a70c66 Compare March 21, 2024 06:37
@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.

@eaidova
Copy link
Collaborator Author

eaidova commented Mar 29, 2024

@echarlaix looks like phi model used in tests was removed from hub
FAILED tests/openvino/test_modeling.py::OVModelForCausalLMIntegrationTest::test_multiple_inputs_24_phi - huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-66066c80-77cc281202da82206bf94efb;6b43617e-63e2-4432-95ce-1b591c2093f4)

Do you know which model can be used as replacement?

@echarlaix
Copy link
Collaborator

@echarlaix looks like phi model used in tests was removed from hub FAILED tests/openvino/test_modeling.py::OVModelForCausalLMIntegrationTest::test_multiple_inputs_24_phi - huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-66066c80-77cc281202da82206bf94efb;6b43617e-63e2-4432-95ce-1b591c2093f4)

Do you know which model can be used as replacement?

Let me check whether bumblebee-testing/tiny-random-PhiForCausalLM could be used instead

@echarlaix
Copy link
Collaborator

should be fixed in #643

@eaidova eaidova force-pushed the ea/update_inputs_for_generation branch from e5ae052 to 9aa21b0 Compare March 29, 2024 11:54
@echarlaix echarlaix merged commit a48e0ca into huggingface:main Apr 2, 2024
10 checks passed
@eaidova eaidova deleted the ea/update_inputs_for_generation branch April 2, 2024 14: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.

4 participants