HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aurohacker

no profile record

comments

aurohacker
·il y a 2 mois·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
·il y a 3 mois·discuss
Any tips on reading material for code generation and scheduling for parallel engines?
aurohacker
·il y a 3 mois·discuss
Are there similar efforts for PgVector, the PostgreSQL extension.
aurohacker
·il y a 7 mois·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
·il y a 9 mois·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...