• Zephyr@sh.itjust.works
      link
      fedilink
      arrow-up
      3
      arrow-down
      5
      ·
      10 hours ago

      I have a feeling you didn’t understand the question I was asking. Ilms are just one type of algorithm and data structure. There’s other algorithms nearly all programers use to compile symbolic code Into assembly or machine code (binary), they’re called compilers. Anyone who isn’t writing assembly or machine code directly is likely using a compiler.

      • pineapple@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 hours ago

        Your question is confusing to me, I know what compilers are but I’m not sure how that is super related to llm’s. I was just saying that people use llm’s for reasons aside from generating code.

        ooh wait nevermind, I realise what you meant now. Your comparing compilers to llm’s since they both are algorithms that turn an input into an output. Is this what you meant?