←back to thread

638 points wut42 | 1 comments | | HN request time: 0s | source
Show context
johnwheeler ◴[] No.44329774[source]
Why wouldn't LLMs work as well with Elixir as python or JS? LLMs don't parse an AST.
replies(1): >>44329873 #
lawn ◴[] No.44329873[source]
Because of the amount of Python and JS in the wild is much more than the amount of Elixir code, so the LLMs have much more data to base their answers on.
replies(1): >>44333842 #
1. johnwheeler ◴[] No.44333842[source]
Thanks