this post was submitted on 17 Aug 2026
14 points (85.0% liked)

Technology

43160 readers
238 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] leanleft@lemmy.ml 4 points 1 week ago* (last edited 1 week ago) (1 children)

im not bothered by it.
but also.. i wouldn't use it as my sole model to perform every task. [waves hand toward huggingface.] ( a gazillion bajillion models, specialized for all types of tasks).

edit: i checked. and there aren't as many models as i expected, for this task(didnt test them). and.. small multimodal model failed badly(see picture of the iguana .. or whatever the hell that is)
it's a strange benchmark. but it seems reasonable to expect LLMs to be able to do this.

[–] domi@lemmy.secnd.me 0 points 1 week ago (1 children)

What was your prompt for the iguana?

[–] leanleft@lemmy.ml 0 points 1 week ago* (last edited 1 week ago) (1 children)

i dont want to share it. but it was easy to add a little more description for basic criteria in the request. although, i did not detail a step-by-step process for drawing.
i had this idea to feed it an actual image, to base the drawing on. but i wasnt able to. llama.cpp seems to be messed up[esp vulkan pkg](and also i probably dont know the proper way to utilize features(if they even exist for a model))

[–] domi@lemmy.secnd.me 1 points 1 week ago

Here's the result by Qwen3.8-27b Q8 for "Create an SVG of an Iguana.":

For your image with "Create an SVG of an Iguana based on the provided image.":

(Using llama.cpp with Opencode)