Iustin Grigoras

Results 4 comments of Iustin Grigoras

> > Having the same issue > > ``` > > $ npm install > > npm ERR! code 1 > > npm ERR! path C:\Users\thedude\dev\someproject\node_modules\@tensorflow\tfjs-node > > npm ERR!...

> I still have the same error (I think) - using npm install --save-exact @tensorflow/[email protected] I have all the required stuff installed and - get this error > > `npm...

@velezbeltran I'm curious if you would be so kind to share the working code for loading the subgraph weights `edges.pth` for inference. I did not quite catch from @rhaps0dy what...

Hello @16x3b, @chuhac , @zhaoyang-star I am also implementing the MTP objective in Pytorch, but I am using the Transformer Lens library to access activations for future mech-interp related experiments....