• thedeadwalking4242@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    2 days ago

    Problem is the code is crap. Code without intent is crap. Code IS intent. LLMs are just statistical models with no understanding.

    They are fancy copy paste machines. They have some minor “intelligence” but it’s pretty much just the ability to associate like information. Their responses are nothing but compositions of there training data and local context.

    It has some uses granted. But writing your code beyond auto complete or extremely simple and straight forward tasks isn’t one of them. LLM generated code is not production ready code.