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...