Victor Tao

Results 26 issues of Victor Tao

Currently only changing the titles. Can get full JA synopsis from some API.

help wanted

Currently using a hack to approximate label bounding boxes due to performance issues with PIXI getBounds. Causes longer labels to overlap sometimes.

Add option to switch to light mode. The current CSS is a mess, it needs to be cleaned up first.

enhancement
help wanted

It would be cool to get GPT3 completions, similar to github copilot. https://openai.com/api/ https://copilot.github.com/

enhancement

### 🚀 The feature It would be great if FSSpecFileLister could iteratively list files instead of preloading them all. ### Motivation, pitch With a cloud provider, listing all the files...

Hi, does mup support training with FSDP? I got a model training with DDP, but when switching to FSDP I get the following assertion. `assert hasattr(self.weight, 'infshape'), ( AssertionError: Please...

Hello, I am interested in using ray lightning for scaling across multiple TPU VM's. From what I can see there is no TPU accelerator implemented. Is TPU support planned?

Thanks for providing a great template for rust plugins! It would be very useful to have a template based on https://github.com/obsidianmd/obsidian-sample-plugin, which keeps the typescript structure and uses rust to...

Currently service configs use absolute paths which makes it hard to use unitunes on multiple computers.