There will be times when the struggle seems impossible. Alone, unsure, dwarfed by the scale of the enemy. Freedom is a pure idea. It occurs spontaneously and without instruction. Random acts of insurrection are occurring constantly. There are whole armies, battalions that have no idea that they’ve already enlisted in the cause. And even the smallest act of insurrection pushes our lines forward. Tyranny requires constant effort. It breaks, it leaks. Authority is brittle. Oppression is the mask of fear.

  • 0 Posts
  • 1.12K Comments
Joined 2 years ago
cake
Cake day: March 3rd, 2024

help-circle


  • A core training principle in any LLM is to be helpful. This tell is a creative way to self-validate a claim, even if it is weak. A common goal that is difficult to do is to retrain an LLM to prioritize being factually accurate vs. always finding some answer that makes the user happy. The reward system for that behavior is very deep and hard to break. AI could have been… rather was in the ANI forms, a decent tool until someone figured out how to make profit from hype, and now the damage is done.




  • I actually used to do the same thing with the -, and by em dash becoming a thing I dived into the usage and history of it all, including ; and en dash. And now I’m using - less. But I don’t use em dash more, just tend to throw a comma in.

    Another weird one I learned. em dash spacing. The spacing AI tends to use is not preferred by publishers now, but is more AP style, perhaps picking it up from when it was more popular to have space between the letters. Europe tends to prefer spacing but with a en dash (and I kind of like how that looks too, but it doesn’t fly if you publish in the US).



  • My wife is a professional writer and uses em dash a lot, usually as --, including in her casual messages, as it’s common for her to use.

    It’s the formatting style of the whole thing that sounds AI to me. “Honestly” phrases really jumps out at me now, as well as the “But…” fragments. Not that they’re bad, hell, I type out things that way too. But for it to be all together, it sounds AI after you’ve seen it a lot.

    The em dash is fine here, emphasizing the final point. Although I would have probably used a comma myself for a post and not a formal manuscript.

    Funny thing is, you can get AI to reduce a lot of these tells with a decent system prompt and staging of the writing process. So I’m surprised we’re still seeing it a lot and it hasn’t been weaned out of the latest versions.






  • I remember seeing a presentation by no other than Bill Gates on such an idea. A long time ago. It had merit, it was the feasibility, safety, and cost that kept it from being a thing.

    A related side note - I returned a gift once that was a ceiling star projector. Was pretty cool, but I quickly realized that to get the proper spread on the ceiling it had to be low, which meant anyone looking at it in passing would get hit by the LED light. I questioned if that on a regular basis was safe, since the same type tech in scanner has warnings not to look at the emitter. In the return I left a comment on that point, especially such a device would be attractive to get for kids. The connection - friendly fire from a laser that’s strong enough to fry a mosquito at distance is probably not a great thing to have in the house if you’re home.

    This is brought up in the article with the programming detecting other things around and stopping the firing if seeing something. But knowing how well vision can and can’t work, and the creep of AI to such things, I’d rather not try it out.


  • Most models are going to require CUDA. There are some AMD ones out there, but it’s a totally different math and setup. As for the one I mentioned, it’s a pretty new idea so there are only a few out there, maybe just one (Qwen based). But I did get a 31B model to work on my 12GB, I just had to move from Ollama to llama.cpp to gain the control needed to set the parameters, and fine tune what it put on the CUDA to the max it would take. I had Claude help me along the way.

    It’s new enough that there aren’t any good abliterated/uncensored models yet.