{
  "script": [
    {
      "text": "Relying on some mega-corp's cloud servers for your brain-machine interface is just asking for some shit to happen to your data.",
      "character": "Rick Sanchez"
    },
    {
      "text": "W-wait, you mean like, if their servers crash, we just... lose everything we were doing?",
      "character": "Morty Smith"
    },
    {
      "text": "Precisely. Self-hosted LLMs cut the dependence on some corporate backbone.",
      "character": "Rick Sanchez"
    },
    {
      "text": "S-so, it's just downloading some giant program onto our rusty computer, right? It sounds easy.",
      "character": "Morty Smith"
    },
    {
      "text": "Oh geez, no. It's not a magic download. You gotta handle the quantization, the VRAM, and the damn infrastructure.",
      "character": "Rick Sanchez"
    },
    {
      "text": "But... if we do all the setup ourselves, we actually control the weights, which is what it's about, isn't it?",
      "character": "Morty Smith"
    },
    {
      "text": "Yeah, that's the trade. You swap convenience for sovereignty. Independence comes with operational pain.",
      "character": "Rick Sanchez"
    },
    {
      "text": "Aw man. So we're trading a headache for a bigger, scarier headache that we're responsible for, I guess.",
      "character": "Morty Smith"
    },
    {
      "text": "Damn right. Enjoy the ride, Morty. Or don't. I've got a portal to check on.",
      "character": "Rick Sanchez"
    }
  ]
}