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

Updated HuggingFacePipelinePromptDriver to use chat features of transformers.TextGenerationPipeline. #832

Merged
merged 2 commits into from
Jun 5, 2024

Fix stop sequences

1cfb8bb
Select commit
Loading
Failed to load commit list.
Merged

Updated HuggingFacePipelinePromptDriver to use chat features of transformers.TextGenerationPipeline. #832

Fix stop sequences
1cfb8bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 1s

83.33% of diff hit (target 81.50%)

View this Pull Request on Codecov

83.33% of diff hit (target 81.50%)

Annotations

Check warning on line 13 in griptape/drivers/prompt/huggingface_pipeline_prompt_driver.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

griptape/drivers/prompt/huggingface_pipeline_prompt_driver.py#L13

Added line #L13 was not covered by tests