Y
Hacker News
new
|
ask
|
show
|
jobs
by
tysonfurytoo
752 days ago
If you're able to find a feature, is it possible to selectively replace it to optimize it?
Kind of like replacing a portion of unoptimized compiler code with hand written assembly?
1 comments
jengels_
752 days ago
It's a super interesting direction! That's one of the long term goals of interp research: deconstruct model behavior into circuits of features, and then turn those circuits into code (that we can maybe even formally verify!).
link