You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
I would suspect there's a way to access the internals to append new tokens on a TextGenerationPipeline as well, but I'm not confident in that assertion.
The text was updated successfully, but these errors were encountered:
First step probably is to use https://huggingface.co/docs/transformers/internal/generation_utils#transformers.StoppingCriteria and stop on <TOOLFORMER_API_RESPONSE>
I would suspect there's a way to access the internals to append new tokens on a TextGenerationPipeline as well, but I'm not confident in that assertion.
The text was updated successfully, but these errors were encountered: