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
HN user
aurohacker
4 karma
ml practitioner
Posts0
Comments5
No posts found.
Rise of the Forward Deployed Engineer 3 months ago
Any tips on reading material for code generation and scheduling for parallel engines?
Google Cloud: Investing in the Future of PostgreSQL 4 months ago
Are there similar efforts for PgVector, the PostgreSQL extension.
GLM-4.7: Advancing the Coding Capability 7 months ago
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...
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...