Edit ‘good_ideas’: Synced 1728331272280

This commit is contained in:
sync 2024-10-07 20:20:38 +00:00 committed by wikimind
parent 17a0c1870c
commit 59430757bd

View File

@ -1,5 +1,11 @@
* Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale.
* Meme sparse autoencoding (I think a CLIP SAE already exists though)
* {
Actually run https://github.com/osmarks/meme-search-engine/blob/master/src/reddit_dump.rs at full scale.
* Pending.
}
* {
Meme sparse autoencoding (I think a CLIP SAE already exists though).
* Done. Mine is better.
}
* Overengineered LLM-based autocomplete to spite "it's just autocomplete" people.
* Expanded [[vengeance]] policy.
* Combine new CRL (https://arxiv.org/abs/2408.05804) with offline pretraining. Might be redundant in some sense.