yukijoou

joined 1 year ago
[–] yukijoou@lemmy.blahaj.zone 2 points 6 months ago (4 children)

it is absolutely capable to come up with it’s own logical stuff

interesting, in my experience, it's only been good at repeating things, and failing on unexpected inputs - it's able to answer pretty accurately if a small number is even or odd, but not if it's a large number, which indicates it's not reasoning but parroting answers to me

do you have example prompts where it showed clear logical reasoning?

[–] yukijoou@lemmy.blahaj.zone 5 points 6 months ago (2 children)

huh, i kinda assumed it was a term made up/taken by journalists mostly, are there actual research papers on this using that term?

[–] yukijoou@lemmy.blahaj.zone 9 points 6 months ago (15 children)

because it's a text generation machine..? i mean, i wouldn't say i can prove it, but i don't think anyone can prove it's capable of thinking, much less of reasoning

like, it can string together a coherent sentence thanks to well crafted equations, sure, but i wouldn't qualify that as "thinking", though i guess the definition of "thinking" is debatable

[–] yukijoou@lemmy.blahaj.zone 7 points 6 months ago

New response just dropped

[–] yukijoou@lemmy.blahaj.zone 20 points 6 months ago

A/B testing moment

[–] yukijoou@lemmy.blahaj.zone 1 points 6 months ago

je propose qu'on postule au ministère de la propagande, on a les qualités pour

[–] yukijoou@lemmy.blahaj.zone 5 points 6 months ago (2 children)

on va avoir des pressions de l'éducation nationale pour trouver un stage pour ceux qui en ont pas, suivi d'un reportage france 3 qui va nous montrer comme c'était simple pour 3 familles de trouver un stage, avec un petit segment au milieu d'un enseignant qui dit que "si quand même c'est compliqué pour beaucoup d'élèves", pour finir sur un plan d'élèves en stage et des stats +/- bidons et pas représentatives sur le système

[–] yukijoou@lemmy.blahaj.zone 16 points 6 months ago (1 children)

you probably got a kernel panic, which froze the system. it's like a BSOD on windows, except on linux, there isn't a proper stack to handle them when they happen while you have a graphicam session running, so it kinda just freezes

i don't think reisub would do anything, because the kernel was probably already dead

you don't risk corrupting much data by hard-reseting your pc on linux -- journaling filesystems, like ext4 or btrfs, are built to be resilient to sudden power loss (or kernel crashing). if a program was writing a file at thz time the kernel crashed, this one file may be corrupted, because the program would get killed before it finished writing the file, but all in all, it's pretty unlikely. outside of fs bugs, which are thankfully few and far between on time-tested filesytems like ext4, you shouldn't have to worry much about sudden power loss!

unfortunately, figuring out the cause of these issues can be challenging -- i've had many such occurences, and you have no logs to go off of (because the system doesn't have time to save them), so you'd most likely need to figure out a way to send your kernel logs onto another system to record them

as general mitigation steps, you should try monitoring your cpu temperature a bit closer - it could be high temperature tripping the safeties of your motherboard/cpu to avoid physical damage to them - in which case, try installing a daemon to control your cpu frequency, like auto-cpufreq, or something like thermald specifically made to throttle your cpu if it gets too hot (though i think that one is intel specific)

[–] yukijoou@lemmy.blahaj.zone 2 points 6 months ago (1 children)

my main question is: how much csam was fed into the model for training so that it could recreate more

i think it'd be worth investigating the training data usued for the model

[–] yukijoou@lemmy.blahaj.zone 5 points 6 months ago

there seems to be qt qml bindings for Zig

qml is a language made to build UIs, and is very easy to use in my experience - you can build your logic that needs to be high-performance (file loading, audio effects, etc.) in zig, and expose it to qml so it's available in the UI.

i've never used zig, but i did do a similar thing using c++ & qml, and it was great to work with, so i think you should be fine going that route

[–] yukijoou@lemmy.blahaj.zone 73 points 6 months ago (1 children)

lmao. as if the ai was gonna have a better carbon footprint than the small plastic thing you replace every 5-10 years

view more: ‹ prev next ›