* Tomáš Petit <petitthomas34@gmail.com> [2024-12-16 17:57]:
Greetings,
wouldn't Common Lisp or some Scheme dialect be better suited for this job
instead of Emacs Lisp?
A ChatGPT clone, in 3000 bytes of C, backed by GPT-2 (2023) (carlini.com)
https://nicholas.carlini.com/writing/2023/chat-gpt-2-in-c.html
I just think that such example, could be implemented through Emacs
Lisp and usage of:
tromey/emacs-ffi: FFI for Emacs:
https://github.com/tromey/emacs-ffi
All of that code may be converted, I guess, and so that it is
programmed from within Emac Lisp.