no slop
manual perfectly crafted code is a different pure vibe.
no slop
manual perfectly crafted code is a different pure vibe.
if self.vcore.is_still_faulted() { let vcore::Vrms { pwr_cont1, pwr_cont2, } = self.vcore.can_we_unmask_any_vrm_irqs_again(); // ...please? // okay, great! self.seq.ier.modify(|ier| { ier.set_pwr_cont1_to_fpga1_alert(pwr_cont1); ier.set_pwr_cont2_to_fpga1_alert(pwr_cont2); }); }
nothing quite like some artisanal hand-crafted 100%-human-written code
Sakana.ai's TransformerΒ² arxiv.org/abs/2501.06252 paper features a cool new parameter-efficient fine-tuning (PEFT) technique that makes tuned models composable!Β Letβs dive in π¦.
(They have stunning artwork on their website π€© too)