At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development.
At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development.
This is technically speaking doubly wrong. The default GPT output or loss function involves the categorical distribution of the likelihood (not the most likely) of the next token (not word). Whether you pick the most likely token is a matter of sampling strategy.
Also, a LLM after instruction tuning or with RLHF will behave beyond predicting the simple token probability.