ChatGPT’s new AI store is struggling to keep a lid on all the AI girlfriends::OpenAI: ‘We also don’t allow GPTs dedicated to fostering romantic companionship’

  • Corroded
    link
    fedilink
    English
    68 months ago

    I think you can self host an AI chat not these days

    • @[email protected]
      link
      fedilink
      English
      158 months ago

      You can, and it’s easier than you might think! Check out a platform like Oobabooga and find a nice 4-bit quantized LLM of a flavor you prefer. Check out TheBloke on hugging face, they quantized a ton of great LLMs.

      • @meliaesc
        link
        English
        198 months ago

        What the fuck did you just say?

      • @Haha
        link
        English
        4
        edit-2
        8 months ago

        What’s an LLM. Is it a new form of pyramid scheme?

        /s

      • Lemminary
        link
        English
        48 months ago

        What is “quantized”?

          • @wikibotB
            link
            English
            28 months ago

            Here’s the summary for the wikipedia article you mentioned in your comment:

            Quantization, in mathematics and digital signal processing, is the process of mapping input values from a large set (often a continuous set) to output values in a (countable) smaller set, often with a finite number of elements. Rounding and truncation are typical examples of quantization processes. Quantization is involved to some degree in nearly all digital signal processing, as the process of representing a signal in digital form ordinarily involves rounding. Quantization also forms the core of essentially all lossy compression algorithms. The difference between an input value and its quantized value (such as round-off error) is referred to as quantization error.

            to opt out, pm me ‘optout’. article | about

          • @[email protected]
            link
            fedilink
            English
            28 months ago

            Exactly! If you only want to use a Large Language Model (LLM) to run your own local chatbot, then using a quantized version will dramatically improve speed and performance. It also allows consumer hardware to run larger models which would otherwise be prohibitively resource intensive.

          • Lemminary
            link
            English
            18 months ago

            Ah, thanks! I’m only familiar with the word in other contexts so it made a lot of noise.