Reuben Morais

Results 45 issues of Reuben Morais

This should help with alphabet incompatibility problems.

enhancement

See for example https://github.com/coqui-ai/STT/issues/1844#issuecomment-822761946

enhancement

I'd love to update our dep so we get [this commit](https://github.com/webdataset/webdataset/commit/7fadbfd13e7b506f1ecb33732a26423e0eab0e97), but it's not in any PyPI release. It looks like PyPI is a few versions behind.

It'd be great if the project could publish multi-platform images so that one can do multi-arch Docker builds using buildx and e.g. `docker buildx build --platforms linux/amd64,linux/arm64`. See some relevant...

enhancement
help wanted

### 1. Issue or feature description On a DGX A100-80GB, trying to install the operator with mixed strategy MIG, feature discovery/node labeling work fine with MIG disabled, but as soon...

It pollutes the output and does not help the user in any way.

When using inheritance to extend config definitions the resulting ArgumentParser has all fields flattened out. It would be nice to group fields by class and allow some control over ordering.