An earlier experiment in this series had established something slightly deflating about a small transformer: quantising the whole network to int8 is free, and the bytes you save are better spent on count tables than on network precision. That is a useful result and it invites a sharper question, which is where the bytes actually were.
tok.weight (embedding) 1,024,000 params 71.7%
everything else 404,992 params 28.3%
Enter fullscreen mode
Exit fullscreen mode






