changelog, to LLMs
@changelog@changelog.social avatar

💥 New episode of Changelog & Friends!

🎙️ with @anniesexton

🎧 https://changelog.com/friends/43

happyborg, to ai
@happyborg@fosstodon.org avatar

The first thing we taught is how to lie convincingly.

WTF could go wrong and who TF decided this was a good way to start?

smach, to LLMs
@smach@masto.machlis.com avatar

“The general problem of mixing data with commands is at the root of many of our computer security vulnerabilities.” Great explainer by security researcher Bruce Schneier on why large language models may not be a great choice for tasks like processing your emails.
https://cacm.acm.org/opinion/llms-data-control-path-insecurity/

kellogh,
@kellogh@hachyderm.io avatar

@smach yay! i had the same thought a while ago. if you can separate the data & control, you can make it safe

https://timkellogg.me/blog/2024/01/11/application-phishing

kellogh,
@kellogh@hachyderm.io avatar

@smach after writing that, i found out about control vectors, which is sort of close, but the control still goes through the same channel as data https://vgel.me/posts/representation-engineering/#Control_Vectors_v.s._Prompt_Engineering

phryk, to LLMs
@phryk@mastodon.social avatar
sohkamyung, to singapore
@sohkamyung@mstdn.io avatar

"When the Singaporean government asked local writers if they would agree to having their work used to train a large language model, it probably did not expect the country’s tiny literary community to react so fiercely."

https://restofworld.org/2024/singapore-writers-reject-ai-training/

divya,
@divya@sfba.social avatar

@sohkamyung Love when Rest of the World does the same racism of asking Chinese Singaporean authors opinions about whether AI is good or bad.

KathyReid, to stackoverflow
@KathyReid@aus.social avatar

I just issued a data deletion request to #StackOverflow to erase all of the associations between my name and the questions, answers and comments I have on the platform.

One of the key ways in which #RAG works to supplement #LLMs is based on proven associations. Higher ranked Stack Overflow members' answers will carry more weight in any #LLM that is produced.

By asking for my name to be disassociated from the textual data, it removes a semantic relationship that is helpful for determining which tokens of text to use in an #LLM.

If you sell out your user base without consultation, expect a backlash.

sean,
@sean@idf.social avatar

@KathyReid The high volume of text for high rank users makes total sense from a training bias perspective, though I think anonymizing authors might not change this.

Unless the RAG provider uses specially designed extractors for user rank info in their corpus, I'm doubtful ML could pick up on a numerical rank like SO karma and figure out to weight by this number. That's too much System 2 thinking for ML, IMO!

Still good to give big firms as little free data as possible, of course! ☺

KathyReid,
@KathyReid@aus.social avatar

@sean right but I'm guessing that OpenAI will write custom tokenisers for SO content, which probably would take into account user rank info ... So it's not the ML, it's the data preparation.

ai6yr, to LLMs
metin, to ai
@metin@graphics.social avatar

This is pretty cool. Curious what discoveries lie ahead…

𝘈𝘭𝘱𝘩𝘢𝘍𝘰𝘭𝘥 3 𝘱𝘳𝘦𝘥𝘪𝘤𝘵𝘴 𝘵𝘩𝘦 𝘴𝘵𝘳𝘶𝘤𝘵𝘶𝘳𝘦 𝘢𝘯𝘥 𝘪𝘯𝘵𝘦𝘳𝘢𝘤𝘵𝘪𝘰𝘯𝘴 𝘰𝘧 𝘢𝘭𝘭 𝘰𝘧 𝘭𝘪𝘧𝘦'𝘴 𝘮𝘰𝘭𝘦𝘤𝘶𝘭𝘦𝘴

https://blog.google/technology/ai/google-deepmind-isomorphic-alphafold-3-ai-model/

metin, (edited ) to blender
@metin@graphics.social avatar

Tried Leiapix's automatic depth algorithm on an old 3D-rendered image of mine.

Nice result out of the box, with only a few minor errors here and there.

https://www.leiapix.com

CWernerArt,
@CWernerArt@mstdn.social avatar

@metin Dis yiu test the AI Link to Krita? It works offline and gives also nice results. The option to control the AI reslts is incredible and brings "artist skills back to the desk".
If someone interested in the AI Module for Krita:
https://github.com/Acly/krita-ai-diffusion

metin,
@metin@graphics.social avatar

@CWernerArt Yes, it's great and very complete. Whenever I need to do some outpainting, inpainting or other things, I use it. No online shizzle. 👍

kellogh, to LLMs
@kellogh@hachyderm.io avatar

i used an analogy yesterday, that are basically system 1 (from Thinking Fast and Slow), and system 2 doesn’t exist but we can kinda fake it by forcing the LLM to have an internal dialog.

my understanding is that system 1 was more tuned to pattern matching and “gut reactions”, while system 2 is more analytical

i think it probably works pretty well, but curious what others think

Lobrien,

@kellogh I use that exact analogy. And emphasize that we certainly do use and need System 2 at least occasionally. At some point, human-like reasoning must use symbols with definite, not probabilistic, outcomes. Can that arise implicitly within attention heads? Similar to embeddings being kinda-sorta knowledge representation? I mean, maybe? But it still seems hugely wasteful to me. I still tend towards neuro-symbolic being the way.

kellogh,
@kellogh@hachyderm.io avatar

@Lobrien i would have written the same thing but you beat me to it

Hyperlynx, to OpenAI
@Hyperlynx@aus.social avatar

Just came up with a new analogy I'm rather proud of: LLMs are digital compost heaps. They decompose whatever you hurl in and turn it into artificial excrement.

Also I'm moving from StackExchange to Codidact. If I'm going to do any more unpaid labour it's going to be for a not-for-profit, rather than a for-profit company. Feeding that work into a digital compost heap is the push I needed.

https://software.codidact.com/

janriemer, to LLMs
stefan, to internet
@stefan@stefanbohacek.online avatar

Truly an assault on the internet we've all helped build.

#IndieWeb #internet #TheWeb #ai #llms #capitalism #enshittificaton

stefan,
@stefan@stefanbohacek.online avatar

It's not too late though. Start a blog, make a website for your hobby, join a forum. Stick with the fediverse!

stefan,
@stefan@stefanbohacek.online avatar
kellogh, to LLMs
@kellogh@hachyderm.io avatar

has anyone made a successor to fuckit.js that uses ?

(fuckit.js ran the script in a loop, randomly deleting lines until it runs successfully)

kellogh,
@kellogh@hachyderm.io avatar

@wagesj45 right, but it’s gotta be haphazard

wagesj45,
@wagesj45@mastodon.jordanwages.com avatar

@kellogh I wonder how it could be done... 🤔

Just randomly zero out a vector component maybe. We should ask ChatGPT lol.

remixtures, to ai Portuguese
@remixtures@tldr.nettime.org avatar

: "Here, at last, is the grisly crux: that AI threatens to ruin for us—for many more of us than we might suppose—not the benefits of reading but those of writing. We don’t all paint or make music, but we all formulate language in some way, and plenty of it is through writing. Even the most basic scraps of writing we do—lessons in cursive, text messages, marginal jottings, postcards, all the paltry offcuts of our minds—improve us. Learning the correct spellings of words, according to many research studies, makes us better readers. Writing by hand impresses new information into the brain and sets off more ideas (again: several studies). And sustained writing of any kind—with chalk on a rock face, or a foot-long novelty pencil, or indeed a laptop—abets contemplation."

https://newrepublic.com/article/180395/ai-artifical-intelligence-writing-human-creativity

  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • InstantRegret
  • ngwrru68w68
  • Durango
  • Youngstown
  • slotface
  • mdbf
  • rosin
  • PowerRangers
  • kavyap
  • DreamBathrooms
  • anitta
  • vwfavf
  • hgfsjryuu7
  • cisconetworking
  • osvaldo12
  • everett
  • ethstaker
  • GTA5RPClips
  • khanakhh
  • modclub
  • tester
  • cubers
  • normalnudes
  • provamag3
  • All magazines