GPT-3.5 crashes when it thinks about useRalativeImagePath too much
11–20 of 164 posts
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#12That doesn't look like anything to me.
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#13This is a glitch token [1]! As the article hypothesizes, they seem to occur when a word or token is very common in the original, unfiltered dataset that was used to make the tokenizer, but then removed from there before GPT-XX was trained. This results in the LLM knowing nothing about the semantics of a token, and the results can be anywhere from buggy to disturbing. A common example is usernames that participated on…
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#14Makes me wonder what we will, in the future, discover as “garbage”.
Maybe a super-AI that’s able to reason at super-human levels, evaluates what we believe right now are excellent decisions, as garbage.
But then again, if all we have to train said super-AI is our collective records, then could ever really be super-human?
Maybe an adversarial learning technique can get around this.
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#15Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#16Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#17This is a glitch token [1]! As the article hypothesizes, they seem to occur when a word or token is very common in the original, unfiltered dataset that was used to make the tokenizer, but then removed from there before GPT-XX was trained. This results in the LLM knowing nothing about the semantics of a token, and the results can be anywhere from buggy to disturbing. A common example is usernames that participated on…
Aren’t there only 2^16 tokens? Seems easy to test for all of them, but I might just not understand the tokenizer.
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#18Tried to use GPT-3.5 (all variants like turbo, 06-13, etc.) and never made it work properly. It is not a good API or useful. GPT-4 is crazy slow to use with API. I hope they can come up with something like gpt4-turbo and as fast as 3.5...
Re: GPT-3.5 crashes when it thinks about useRalativeImagePath too much
#19That doesn't look like anything to me.