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’

    • Killer_Tree@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      15
      ·
      5 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.

          • Killer_Tree@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 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.

          • wikibot@lemmy.worldB
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 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

          • Lemminary@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            5 months ago

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