Y
Hacker News
new
|
ask
|
show
|
jobs
by
scoriiu
13 days ago
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
1 comments
salamo
13 days ago
Yeah, the model is small enough that inference is already basically instant for my usecase (only 6 transformer layers for the blog search).
link