-
I encountered an issue while using DeepSpeed with ZeRO Stage 3 optimization. I received the following error: no_sync is not compatible with ZeRO Stage 3. I’m not sure how to resolve this conflict.
If…
-
I tried to reproduce the [complete example](https://github.com/eric-mitchell/direct-preference-optimization/blob/main/README.md#a-complete-example) on a Hyperstack cloud machine (A100-80G-PCIe, OS Ima…
-
**Describe the bug**
I am learning darts and optuna hyperparameter optimization from the guide: https://unit8co.github.io/darts/userguide/hyperparameter_optimization.html#hyperparameter-optimizatio…
-
**Describe the bug**
When running auto3d to generate 3D structures with multiple GPUs (e.g., using --gpu_idx 0,1), I encounter an OSError related to an invalid file, arated.sdf. This error does not o…
-
Hi,
During the cma optimizer running, I found the function evaluation takes long time which is the real bottleneck compraed to the retry process. Almost one hour is needed to perform an iteration. …
-
Did some experiments regarding
https://tespy.readthedocs.io/en/main/tutorials_examples.html#thermal-power-plant-efficiency-optimization
Using the given optimizer I noticed only 3% of my 16 core CPU…
-
### What happened + What you expected to happen
I have tried to use AutoTimeMixer after successfully doing ordinary 'TimeMixer.'
This one worked well when I tried to do it. (ordinary ver)
…
-
### System Info
- CPU: INTEL RPL
- GPU Name: NVIDIA GTX 4090
- TensorRT-LLM: tensorrt_llm==0.11.0.dev2024060400
- Container Used: Yes and reproduced in Conda as well
- Driver Version: 555.42.02
…
-
### Bug description
The code can be accessed at https://www.kaggle.com/code/vigneshwar472/notebook5a03168e34
I am working on multiclass classification task and want to train a nueral network wit…
-
In dask/main since https://github.com/dask/dask/pull/11248/ (which was included in 2024.9.0 ).
Because dask-awkward and dask-histogram have custom sizeof implementations listed in entrypoints, they…