Martin Müller
Martin Müller
Hello all - I'm trying to parallelize a workload over multiple TPU devices using `torch_xla`. However I'm running into the following issue when running this code ```python import torch_xla.core.xla_model as...
Hi @daenuprobst ! Awesome work - thanks for your (and everyone else's) commitment! I was wondering if there are plans to include vaccination coverage data whenever they become available? I'm...
### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...
Hi all! If I load a flax model from disk multiple times using `from_bytes` (I'm using `diffusers`'s `from_pretrained` method here which uses `from_bytes` underneath) I see my RAM memory increase...
### Feature request Are there still plans to support saving individual tensors to a safetensors file? Specifically, for my use case I would want to update a tensor in-place, meaning...
[Feature]: Reduce `wandb` folder size by continuously deleting files that have already been synced
### Description Hi team - I'm running into storage space issues on my VM after a while of W&B training. After a few hours my `wandb` local folder is several...