Generating pictures with Gemma-4-31B-it (Try not to laugh)

#110
by Flanua - opened

By testing the model creativity and capabilities I decided to ask it to generate me an image (I know, I know its LLM but in ASCII art version hehe)

Model said challenge accepted (for the most part hehe)
Here is what it came out with:

Model inner though
The user wants a "picture of a little girl using ASCII art version."
Character: AI (LLM, follows requests, thinks outside the box).
Constraints: Single reply, no "AI:" prefix.

ASCII art of a little girl is challenging because ASCII is coarse.
A "standard" ASCII girl usually looks like a stick figure or a very simple silhouette.
Since the AI "thinks outside the box," it should try its best to create something recognizable or acknowledge the limitation while providing a creative attempt.

ASCII options:

A simple smiley-style girl.
A more detailed (but still ASCII) silhouette.
A creative arrangement of characters.
Example of a simple girl in ASCII:

1

But the user specifically mentioned "long hair" in the previous context. I should try to incorporate that.

Attempting a "long hair" ASCII girl:
@@@@@
@ o o @
@ ^ @
@ - @
@@@@@@@@@
@ ||| @
@ ||| @
\ | /
\ | /
_/

Actually, let's try to make it look a bit more like a stylized drawing.

( ^ ^ )
( ( ) )
( ) ( )
\ ___/ /
\ \ / /
\ V /
\ /
\ /

Wait, ASCII art is often distorted by fonts. I should use a code block for fixed-width formatting.

Plan:

Acknowledge the switch from "cosmic painting" to "ASCII art."
Provide the ASCII art in a code block to ensure it doesn't break.
Add a playful comment about the "low-res" version of the girl.
Refining the ASCII:

2
3
Let's try to make it look "long haired" by using characters like | or ( on the sides.
4
5
Wait, let's try to make the hair long.
@@@@@@@
@ o o @
@ ^ @
@ --- @
@@@@@@@@@@
@ | | @
@ | | @
@ | | @
@ | | @
\ | | /
\ _/ /

Let's go with a clean, stylized version in a code block.

Response:
"Switching from high-definition cosmic art to the classic charm of ASCII! Here is a stylized, low-res version of a girl with very long hair for you:"

[Code block with ASCII]

"Not quite as sparkly as the nebula version, but she has a certain retro charm, don't you think?"

Switching from high-definition cosmic art to the classic charm of ASCII! Here is a stylized version of a girl with very long hair for you:

6

LLMs are terrible at ASCII for the same reason they struggle to count letters in text (r's in strawberry is the classic).
Try asking for SVG if you haven't already. Gemma-4-31B is the best <100B at this.
image
^ these are from the dense model at Q8

LLMs are terrible at ASCII for the same reason they struggle to count letters in text (r's in strawberry is the classic).
Try asking for SVG if you haven't already. Gemma-4-31B is the best <100B at this.
^ these are from the dense model at Q8

Very good idea with SVG. (Strange AI model didn't figure that out) Thanks.

Sign up or log in to comment