• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: March 22nd, 2024

help-circle



  • I dunno about Linux, but on Windows I used to use something called K10stat to manually undervolt cores with no access to such via the BIOS. The difference was night and day dramatic, as they idled ridiculously fast and AMD left a ton of voltage headroom back then.

    I bet there’s some Linux software to do it. Look up if anyone used voltage control software for desktop Phenom IIs and such.





  • This bubble’s hate is pretty front-loaded though.

    Dotcom was, well, a useful thing. I guess valuations were nuts, but it looks like the hate was mostly in the enshittified aftermath that would come.

    Crypto is a series of bubbles trying to prop up flavored pyramid schemes for a neat niche concept, but people largely figured that out after they popped. And it’s not as attention grabbing as AI.

    Machine Learning is a long running, useful field, but ever since ChatGPT caught investors eyes, the cart has felt so far ahead of the horse. The hate started, and got polarized, waaay before the bubble popping.

    …In other words, AI hate almost feels more political than bubble fueled. If that makes any sense. It is a bubble, but the extreme hate would still be there even if it wasn’t.



  • Neither did Wales. Hence, the next part of the article:

    For example, the response suggested the article cite a source that isn’t included in the draft article, and rely on Harvard Business School press releases for other citations, despite Wikipedia policies explicitly defining press releases as non-independent sources that cannot help prove notability, a basic requirement for Wikipedia articles.

    Editors also found that the ChatGPT-generated response Wales shared “has no idea what the difference between” some of these basic Wikipedia policies, like notability (WP:N), verifiability (WP:V), and properly representing minority and more widely held views on subjects in an article (WP:WEIGHT).

    “Something to take into consideration is how newcomers will interpret those answers. If they believe the LLM advice accurately reflects our policies, and it is wrong/inaccurate even 5% of the time, they will learn a skewed version of our policies and might reproduce the unhelpful advice on other pages,” one editor said.

    It doesn’t mean the original process isn’t problematic, or can’t be helpfully augmented with some kind of LLM-generated supplement. But this is like a poster child of a troublesome AI implementation: where a general purpose LLM needs understanding of context it isn’t presented (but the reader assumes it has), where hallucinations have knock-on effects, and where even the founder/CEO of Wikipedia seemingly missed such errors.

    Don’t mistake me for being blanket anti-AI, clearly it’s a tool Wikipedia can use. But the scope has to be narrow, and the problem specific.


  • Wales’s quote isn’t nearly as bad as the byline makes it out to be:

    Wales explains that the article was originally rejected several years ago, then someone tried to improve it, resubmitted it, and got the same exact template rejection again.

    “It’s a form letter response that might as well be ‘Computer says no’ (that article’s worth a read if you don’t know the expression),” Wales said. “It wasn’t a computer who says no, but a human using AFCH, a helper script […] In order to try to help, I personally felt at a loss. I am not sure what the rejection referred to specifically. So I fed the page to ChatGPT to ask for advice. And I got what seems to me to be pretty good. And so I’m wondering if we might start to think about how a tool like AFCH might be improved so that instead of a generic template, a new editor gets actual advice. It would be better, obviously, if we had lovingly crafted human responses to every situation like this, but we all know that the volunteers who are dealing with a high volume of various situations can’t reasonably have time to do it. The templates are helpful - an AI-written note could be even more helpful.”

    That being said, it still reeks of “CEO Speak.” And trying to find a place to shove AI in.

    More NLP could absolutely be useful to Wikipedia, especially for flagging spam and malicious edits for human editors to review. This is an excellent task for dirt cheap, small and open models, where an error rate isn’t super important. Cost, volume, and reducing stress on precious human editors is. It’s a existential issue that needs work.

    …Using an expensive, proprietary API to give error prone yet “pretty good” sounding suggestions to new editors is not.

    Wasting dev time trying to make it work is not.

    This is the problem. Not natural language processing itself, but the seemingly contagious compulsion among executives to find some place to shove it when the technical extent of their knowledge is occasionally typing something into ChatGPT.

    It’s okay for them to not really understand it.

    It’s not okay to push it differently than other technology because “AI” is somehow super special and trendy.





  • I suspect Lemmy is going to dislike this, but local LLMs are great writing helpers.

    When you’re stuck on a sentence or a blank paragraph, get them to continue it, and rewrite it once it jogs your mind. If you’re drafting ideas for characters or chapters, you can sanity check them or sometimes get ideas. They can reword and clean up your writing and improve it beyond what self experimentation can do… just keeping in mind that its like an idiot intern that tends to repeat itself and hallucinate.

    And this is very different from an API model like ChatGPT because:

    • It won’t refuse you.

    • It’s formatted as a notebook you can continue at any arbitrary point, rather than a user/chatbot type format.

    • The writing isn’t so dry, and it isn’t filled with AI slop, especially with cutting edge sampling

    • All its knowledge is “internal,” with no reaching out to the web or hidden prompting under your nose

    Along with all the usual reasons, namely being free, self-hosted, more ethically trained, fast and efficient with long context thanks to caching, and has nothing to do with Sam Altman’s nightmarish visions.

    I’d recommend: https://huggingface.co/nbeerbower/Qwen2.5-Gutenberg-Doppel-32B

    And once the story gets long: https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2

    I’d recommend LanguageTool (with a local server and the browser extension) for locally hosted spelling/grammar/style as well.

    I have ADD, which may be why I find this setup to be so therapeutic.