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
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
Yeah, the model is small enough that inference is already basically instant for my usecase (only 6 transformer layers for the blog search).