go_shrumm, to random
quincy,
@quincy@chaos.social avatar

@go_shrumm Thanks, I had no idea there are so many already!

vruz, to opensource
@vruz@mastodon.social avatar

Google "We Have No Moat, And Neither Does OpenAI"

Leaked Internal Google Document Claims Open Source AI Will Outcompete Google and OpenAI

https://www.semianalysis.com/p/google-we-have-no-moat-and-neither

peterbutler, to random
@peterbutler@mas.to avatar

"Can A.I. ameliorate the inequities of our world other than by pushing us to the brink of societal collapse?

"If A.I. is as powerful a tool as its proponents claim, they should be able to find other uses for it besides intensifying the ruthlessness of capital.”

https://www.newyorker.com/science/annals-of-artificial-intelligence/will-ai-become-the-new-mckinsey

itnewsbot, to programming

ChatGPT Makes a 3D Model: The Secret Ingredient? Much Patience - ChatGPT is an AI large language model (LLM) which specializes in conversation. Whi... - https://hackaday.com/2023/05/04/chatgpt-makes-a-3d-model-the-secret-ingredient-much-patience/ #artificialintelligence #softwarehacks #3dmodeling #scripting #chatgpt #freecad #python #llm #ai

CharlieMcHenry, to opensource
@CharlieMcHenry@connectop.us avatar

Google “We Have No Moat, and Neither Does OpenAI” - Google insider admits that Open Source #AI is already far ahead of anything Google, Microsoft or any other private corp is working on. Not surprising. Release exciting, high-potential new technology into the wild and this is what happens. So Google asks: Where do we add value to the process? Good question. Or is this a case where legacy industry giants simply won’t have a role? #OpenSource is leading the way, and that’s both encouraging AND somewhat alarming. Alarming because the potential for negative outcomes, fraud, misinformation and massive job loss remain in the absence of government oversight and regulation. #ArtificialIntelligence #LLM #ChatGPT #GPT4 #singularity https://www.semianalysis.com/p/google-we-have-no-moat-and-neither

davebyrne,

@CharlieMcHenry Well Altman said AI would become a commodity in short order. He said it’s all about distribution. Partnering with Microsoft was massive for them. For both of them. I would expect MS will reign in the wilder excesses of the new technology. MS take reputations risk seriously and have a lot to lose. My two cents.

mnl, to random

#emacs #lisp + #llm 🚨

hazelweakly,
@hazelweakly@hachyderm.io avatar

@mnl as far as what that means for "real challenges", here's a short list of things that are nearly impossible to automate, everyone runs into them, and nobody has good ways to avoid it because it's too complex to "start off" with these patterns:

  • going from 1 to many (resource, env, region, AZ, etc)
  • going from concrete resource to reusable module
  • adding/mapping/locking-down/reasoning-about ACLs
  • migrating from adhoc tf to community modules
  • testing
  • ephemerality
  • complete bootstrap
hazelweakly,
@hazelweakly@hachyderm.io avatar

@mnl none of the existing stuff out there really solves any of that imo. What the config lang stuff seems to have (value wise) is making it easier to write reams of boilerplate from a simple config that can be type checked. And yeah, while it's valuable to be able to have a deploy.yml file with

file: Dockerfile
name: myService
domain: my-service.com
acls: [ myCorp::lol, myCorp::lmao ]

And get 2k LoC of terraform from that, it doesn't solve those problems, it just defers them to other people

Jigsaw_You, to internet Dutch
@Jigsaw_You@mastodon.nl avatar
Jigsaw_You, to random Dutch
@Jigsaw_You@mastodon.nl avatar
MattHodges, to random

I'm intrigued by @simon's exploration of #LLM prompt injections.¹ It reminds me #GEB Contracrostipunctus — If Record Player X is sufficiently high-fidelity, then when it attempts to play the song 'I Cannot Be Played on Record Player X', it will break.² And jumping out of the system with "Record Player Omega" that works by scanning the record and reconfiguring the player into something which won’t break.³

¹ https://simonwillison.net/2023/May/2/prompt-injection-explained/
² https://www.russellsteinberg.com/contracrostipunctus
³ https://www.reddit.com/r/rational/comments/364gsj/geb_discussion_16_chapter_15_jumping_out_of_the/

peterbutler,
@peterbutler@mas.to avatar

@MattHodges @simon That was a fascinating read. Thanks for reboosting since I missed it the first time

nighthawk, to random
@nighthawk@aus.social avatar

I wonder if future #LLM-driven IDEs will look more like GitHub than a code editor: you file an "issue" to tell the bot what you need, it creates a PR for you to review, you test it, review it, make some changes, ask it to change other things and refine your specs in the issue until you're happy and merge.

That's the workflow I find myself using with ChatGPT, but all the copying and pasting between browser and IDE, and repetitions in the chat make it clumsy. GitHub solved most of the UX for that already.

petersuber, to random

1/ Conjecture about AI/LLM tools

Find a scientific question with these three properties:

  1. It has a yes/no answer.
  2. It has a history of disagreement. Historically there have been many researchers, experiments, studies, datasets, and arguments on each side.
  3. Recently the question was decisively resolved. The latest research shows consensus, while the past research shows lack of consensus.

#AI, #LLM

🧵

bornach,
@bornach@masto.ai avatar

@News4wombats @petersuber
Especially given that #LargeLanguageModels tend always include Wikipedia in the training data
https://en.m.wikipedia.org/wiki/Quantum_entanglement

And may even train for many more epochs than with other data sources in order to emphasise its higher credibility.

See
https://youtu.be/E5OnoYF2oAk

News4wombats,

@bornach @petersuber I remember 15 years ago, when all the epistemic panic was about how Wikipedia was untrustworthy. 🙃

Jigsaw_You, to random Dutch
@Jigsaw_You@mastodon.nl avatar

“Investors must act fast; this is the most exciting get-rich-quick opportunity since Bitcoin started accepting Bitcoin in transactions for Bitcoin.”

https://www.mcsweeneys.net/articles/introducing-total-crap-the-first-magazine-written-entirely-by-ai

Jigsaw_You, to random Dutch
@Jigsaw_You@mastodon.nl avatar
michal, to random Czech
@michal@spondr.cz avatar

Toto je fantazie. Že by šlo #LLM použít i pro signály mozku a z těch šlo do lidské řeči převést, co mozek vlastně "vidí", to by mě nenapadlo.
https://denikn.cz/1137262/novy-prulom-ve-vyvoji-umele-inteligence-experiment-ukazal-ze-dokaze-pomerne-presne-cist-vase-myslenky/

go_shrumm, to random

Little more hands-on with a certain #LLM for some time now.

Once I learned what the "stop sequence" is actually good for, my instinctive ascription of at least a little bit of personality to the thing disappeared immediately.

It does not "know" how to stop by itself.

#ai (or rather: #ml)

go_shrumm,
apublicimage,

@go_shrumm
Thanks for the thread and the links,that's interesting!

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