-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Active Learning cycle has linear com…
-
### Problem
I'm using obspy extensively as the backend of the [SeisBench library for machine learning](https://github.com/seisbench/seisbench). While profiling the performance of picking waveform str…
-
A deep convolutional generative adversarial network implemented in PyTorch! The project is designed to generate realistic images from random noise using the power of deep learning.
This project illus…
-
## Feature request
Now that [S3 supports conditional writes](https://aws.amazon.com/about-aws/whats-new/2024/08/amazon-s3-conditional-writes/), it would be great to enable multi-cluster writes with…
-
# Feature Request: `facet_row` support in `px.imshow`
It would be very convenient to be able to utilise the `facet_row` kwarg with `plotly.express.imshow`.
## Current Behaviour
Currently, `px…
-
The problem is fully described [here](https://stackoverflow.com/questions/55953522/is-sklearn-learning-curve-function-supported-by-dask):
For 2 levels of parallelism like in GridSearchCV or RandomS…
-
### Description
The current Elasticsearch [documentation](https://www.elastic.co/guide/en/machine-learning/current/ml-nlp-deploy-model.html) describes that scaling throughput by adding more allocat…
-
### Describe the bug
AttributeError when running model parallel distributed training with accelerate
### Reproduction
```
accelerate launch --config_file train_dreambooth_lora_flux.py
--resolutio…
-
The path follow template currently relies on timely and accurate gps readings. However in the real world gps can fail. During a race this can lead to a crash as we have seen in the [Indy Autonomous …
-
**Describe the bug**
I am using the `train_gpt3_175b_distributed.sh` script to launch training on a single node with 4 A100 80GB GPUs. Training goes well if I use tensor parallel or pipeline parallel,…