HackerTrans
热门最新趋势评论往期问答秀出招聘

aurohacker

no profile record

评论

aurohacker
·3个月前·讨论
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个月前·讨论
Any tips on reading material for code generation and scheduling for parallel engines?
aurohacker
·3个月前·讨论
Are there similar efforts for PgVector, the PostgreSQL extension.
aurohacker
·7个月前·讨论
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个月前·讨论
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...