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

Update Hugging Face prompt drivers to support BaseMultiModelPromptDriver #233

Closed
vasinov opened this issue Sep 15, 2023 · 1 comment
Closed
Labels
type:enhancement Improvements to existing features

Comments

@vasinov
Copy link
Member

vasinov commented Sep 15, 2023

Since we extracted multi-model support for prompt drivers into BaseMultiModelPromptDriver, the following Hugging Face drivers need to be updated to support it:

  • HuggingFaceHubPromptDriver
  • HuggingFacePipelinePromptDriver
@vasinov vasinov added the type:enhancement Improvements to existing features label Sep 15, 2023
@collindutter
Copy link
Member

collindutter commented Jul 2, 2024

No longer needed with #833 and #832.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Improvements to existing features
Projects
None yet
Development

No branches or pull requests

2 participants