Token healing?
#752
-
I'm getting a '<s>' in my text generation and I thought this can be fixed with token healing, but I can't find token_healing anywhere in the source code, is it removed or it's a fixed feature now? What should I do? |
Beta Was this translation helpful? Give feedback.
Answered by
yonitjio
Jun 3, 2024
Replies: 1 comment 1 reply
-
Can you show a full repro case, please? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, sorry for the very late reply.
I experienced this when I was experimenting with guidance library to create a chat bot.
I can't give you a full repro case because it's random occurrences.
And since it's a minor issue with my experiment, I just stripped it out and never look at it again.
If you want to take a look at my source it's here
But I doubt you want to install the entire software to test it, so I'm gonna close this for now.
Thanks.