HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aurohacker

no profile record

comments

aurohacker
·2 माह पहले·discuss
The FDE engineers who will do well are the engineer's-engineer, someone well-rounded, easy to work with, can communicate, and have high empathy
aurohacker
·3 माह पहले·discuss
Any tips on reading material for code generation and scheduling for parallel engines?
aurohacker
·3 माह पहले·discuss
Are there similar efforts for PgVector, the PostgreSQL extension.
aurohacker
·7 माह पहले·discuss
Great answers here, in that, for MoE, there's compute saving but no memory savings even tho the network is super-sparse. Turns out, there is a paper on the topic of predicting in advance the experts to be used in the next few layers, "Accelerating Mixture-of-Experts language model inference via plug-and-play lookahead gate on a single GPU". As to its efficacy, I'd love to know...
aurohacker
·9 माह पहले·discuss
Figure 1 in the paper is all about the encoder and how the context and query is packaged and sent to the decoder. I wish it were more complete...