logoalt Hacker News

scoriiulast Sunday at 9:41 PM1 replyview on HN

did you skip simd just because the model's tiny? naive conv perf is honestly the only reason i haven't done exactly this for the cnn


Replies

salamolast Sunday at 10:16 PM

Yeah, the model is small enough that inference is already basically instant for my usecase (only 6 transformer layers for the blog search).