Y
Hacker News
new
|
ask
|
show
|
jobs
by
z3phyr
206 days ago
I think there is one more thing that sort of works. ASCII art is surprisingly hard for many llms.
2 comments
Tuna-Fish
206 days ago
Llms don't ingest the ascii, they have a tokenizer between the text and the llm. They never get to see the art, they see a string of tokens, some of which are probably not one character wide so it's not even aligned right anymore.
link
typpilol
206 days ago
Ya if you ask them to make it too, they just make math based ones lol
link