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

Technology

43171 readers
408 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
[–] RandomLegend@lemmy.dbzer0.com 2 points 1 week ago (1 children)

I did make it use getTime every time but when I tell it to make a calendar entry for the "next Tuesday" for example it would be off by at least a week. Sometimes even making the entry in the past.

I'd agree with you on it being overkill, but I wrote SK many scripts and automations involving LLM tasks that rely on a capable model to determine the flow of a task that I heavily prefer the 27ban models

currently running gemma4 and for my use case it performs much better than qwen3.8

[–] yogthos@lemmy.ml 2 points 1 week ago (1 children)

I find what the model was RL trained on is really important. It looks like Qwen 3.8 is mainly focused on agentic coding, so it does really well there. But once you throw it at tasks outside the training then things start to fall apart fast.

[–] RandomLegend@lemmy.dbzer0.com 2 points 1 week ago (1 children)

yeah the training data is super important, i just hoped that i would fare well inside the home assistant MCP setting :D

Taking your comment about it being overkill as food for thought, i just pulled the 12b version of gemma4 and run that now. I'll observe if it works just as good for my usecase and that way i just saved like 10GB of VRAM :D