Anthony Eufemio

Results 5 issues of Anthony Eufemio

Nobody has touched this repository for years and the latest Capistrano breaks this gem. Use rbenv instead or use an alternative to Capistrano entirely.

Do you have this deployed on morden?

``` [15:09:56] ** Paste to bryan: [15:09:56] Version: v1.4.10 [15:09:56] _ 00: BOT: lo moulted 1048576 [m->] PING :1718210095 [15:09:56] _ 01: Timer: core_secondly [15:09:56] _ 02: BOT: pi [15:09:56]...

- Fix LayerNorm.forward() to use tensor operations instead of scalar operations - Replace sum_keepdim()/size with mean_keepdim() to preserve gradients - Use broadcast_add() with epsilon tensor instead of scalar addition -...

# LayerNorm Gradient Flow Issue in candle-nn ## Summary LayerNorm in candle-nn does not properly propagate gradients through all parameters during backpropagation, causing only 33% of parameters to receive gradients....