maxkrieger

↗ HN profile [ 82.6 ms ] full profile
Karma
550
Created
October 25, 2016 (9y ago)
Submissions
0
http://a9.io

[ my public key: https://keybase.io/maxkrieger; my proof: https://keybase.io/maxkrieger/sigs/jEJmL7rl6GI48DEkaEzXRlkP7QF7I8UZ9nc4WRD0PEo ]

  1. I was inspired by the way ChatGPT writes bullet lists, then invites you to "delve" deeper. This is an interface that reifies that rabbit-holing process into a tiling layout. The model is instructed to output…

  2. There's a lesser-known trick described in the OpenAI Cookbook. You can linearly transform a generic embedding space (like OpenAI’s) for your usecase with a well-tuned matrix multiply. I ported the cookbook technique…