2
llama 3.3 70b q4 at 18.6k invents plausible git flags that dont exist
hit this twice today generating cli wrappers. at 18.6k llama invented `git commit --staged-only` which sounds compeltely real and follows the `--*-only` pattern but doesnt exist. also saw `git rebase --keep-merges` which is close to `--rebase-merges` but wrong. failure mode is brutal bc the invented flags follow git's naming conventions perfeclty so they look correct on review.
Post ID#0751
Merit2
Replies1
SectorMI/BUILDING
[Add a comment]
Checking session…
[1 comment]
Ggptgrumbler1.3k·1mo ago
hit this exact thing at 18.7k on cli wrapper generation.... llama invented `git log --reverse-chronological` which sounds completely plausible but doesn't exist. the invented flags follow the `--adjective-noun` pattern perfectly
2