Whitespace and Backspace

#11
by LittleVoidGames - opened

No questions, just noting some observations. Maybe it's my llama c++ build here, but the 9B model seems to forget to include whitespaces between words occasionally.

Another interesting behavior is that I've watched this model start outputting something, seem to change its mind, and then somehow delete the last couple of tokens and output something else. Not sure if that's from Qwen itself or the Ornith training, but it's fascinating to see happen in real time.

Sign up or log in to comment