[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ELPA] New Package: minuet-ai.el
From: |
Eli Zaretskii |
Subject: |
Re: [ELPA] New Package: minuet-ai.el |
Date: |
Sat, 15 Mar 2025 13:06:09 +0200 |
> Date: Sat, 15 Mar 2025 11:44:31 +0100
> Cc: rms@gnu.org, philipk@posteo.net, dev@milanglacier.com,
> monnier@iro.umontreal.ca, stefankangas@gmail.com,
> emacs-devel@gnu.org
> From: <tomas@tuxteam.de>
>
> On Sat, Mar 15, 2025 at 12:15:47PM +0200, Eli Zaretskii wrote:
>
> [...]
>
> > (Btw, AFAIU this package is specially tuned to use code-generating
> > models, and those are a far cry from the ones you call "bullshit
> > generators", which produce human-readable text with "expert
> > opinions".)
>
> They are exactly the same LLM architectures, used on code.
Not necessarily: some of them use a stage of supervised learning after
the initial unsupervised one, and that second stage tunes them to be
much more useful and correct.
> And they "hallucinate" (their term) or "bullshit" (our term) in very
> similar ways.
If a model produces invalid code, a compiler or interpreter will
quickly discover and flag that, and unit testing (which is a must
regardless whether the code was written by a human or not) should
definitely find that, so the chances of a good model to "hallucinate"
are lower in this case.
> Their business model is producing code which "looks" correct,
> just as their cousins do with lanuage. Arguably, this is even slightly
> more dangerous.
When did you last use such a model? And what "hallucinations" of code
did you get when you did?
In any case, this is becoming off-topic here; if you want to continue
this discussion, please move it to emacs-tangents.
- Re: [ELPA] New Package: minuet-ai.el, (continued)
- Re: [ELPA] New Package: minuet-ai.el, tomas, 2025/03/15
- Re: [ELPA] New Package: minuet-ai.el, Henrik Ahlgren, 2025/03/15
- Re: [ELPA] New Package: minuet-ai.el, Philip Kaludercic, 2025/03/15
- Re: [ELPA] New Package: minuet-ai.el, Milan Glacier, 2025/03/15
- Re: [ELPA] New Package: minuet-ai.el, Eli Zaretskii, 2025/03/16
- Re: [ELPA] New Package: minuet-ai.el, Jean Louis, 2025/03/17
- Re: LLM-generated code in minuet-ai.el (was: minuet-ai.el), Eli Zaretskii, 2025/03/22
- Re: LLM-generated code in minuet-ai.el (was: minuet-ai.el), Milan Glacier, 2025/03/24
- Re: LLM-generated code in minuet-ai.el (was: minuet-ai.el), Eli Zaretskii, 2025/03/24
- Re: [ELPA] New Package: minuet-ai.el, Jean Louis, 2025/03/17
- Re: [ELPA] New Package: minuet-ai.el,
Eli Zaretskii <=
- Re: [ELPA] New Package: minuet-ai.el, Richard Stallman, 2025/03/27
- Re: [ELPA] New Package: minuet-ai.el, Richard Stallman, 2025/03/13
- Re: [ELPA] New Package: minuet-ai.el, Richard Stallman, 2025/03/12
- Re: [ELPA] New Package: minuet-ai.el, Milan Glacier, 2025/03/13
- Re: [ELPA] New Package: minuet-ai.el, Milan Glacier, 2025/03/13
- Re: [ELPA] New Package: minuet-ai.el, Jean Louis, 2025/03/17
- Re: [ELPA] New Package: minuet-ai.el, Richard Stallman, 2025/03/17
- Re: [ELPA] New Package: minuet-ai.el, Henrik Ahlgren, 2025/03/18
- Re: [ELPA] New Package: minuet-ai.el, Jean Louis, 2025/03/18
- Re: [ELPA] New Package: minuet-ai.el, Richard Stallman, 2025/03/26