Skip to content

Conversation

@sbalandi
Copy link
Contributor

@sbalandi sbalandi commented Nov 3, 2025

Description

Ticket: CVS-170286

Checklist:

  • Tests have been updated or added to cover the new code
  • This patch fully addresses the ticket.
  • I have made corresponding changes to the documentation

@github-actions github-actions bot added the category: WWB PR changes WWB label Nov 3, 2025
kwargs["embeds_normalize"] = args.embeds_normalize
kwargs["embeds_padding_side"] = args.embeds_padding_side
if args.model_type == "text-embedding":
kwargs["empty_adapters"] = args.empty_adapters
Copy link
Collaborator

Choose a reason for hiding this comment

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

There is no adapters feature for text-embedding. Why it's under this if?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you, fixed

@sbalandi sbalandi requested a review from as-suvorov November 5, 2025 10:43
@sbalandi sbalandi enabled auto-merge November 5, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: WWB PR changes WWB

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants