Deven Mistry

Results 56 comments of Deven Mistry

I'll write a nb for this titled `nbdev with Oauth`, do you want me include anything else?

Hi @ronfan, you check the solution to this problem over here https://forums.fast.ai/t/strugling-to-install-nbdev/109852/4

@xl0 here is the source code, in this example, my `L` object is just a 1d array ```py for key in keys: ssm = std.get(key) far = np.asarray(farthest_sim(ssm)) # farthest_sim...

Hi @fanuch, the issue is kind of stuck till the issue gets resolved in the `fastcore` library on which `nbdev` depends. A temporary solution for now would be to use...

Hi @Zaseem-BIsquared, `nbdev` works on Windows but under WSL. https://github.com/fastai/nbdev?tab=readme-ov-file#install ![image](https://github.com/user-attachments/assets/4b5a0bbb-a697-419c-8372-d90eb8c80653)

Hey @jakobhec, this feature does exist.

@bryce13950 I feel that would be nice, I am open to discussing this.

Hey @bryce13950, our lab is specifically interested in models having learnable positional encoding. So, if I possible, I would first like to start with [Bart](https://huggingface.co/docs/transformers/en/model_doc/bart#transformers.BartModel) and then try to see...

The slack link in the readme is broken.

Thanks a lot @neelnanda-io, I've joined the Slack channel! Re: This is soo cool, I wasn't aware that something like `MambaLens` existed I will look into it. Regarding `Bart` I...