-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
Same issue as #1196, but for Ubuntu 23.04.
Install
```
conda create -n phy python=3.9 -y
conda activate phy
pip install phy --pre --upgrade
```
Error
```
$ phy template-gui params.py
…
-
-
track
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Frameworks
[VLDB '20] PyTorch Distributed: Experiences on Accelerating Data Parallel Training
[NeurIPS '19] PyTorch: An Imperative Style, High-Performance Deep Learning Library
[OSDI '18] Ray: A Di…
-
### What is your issue?
I'm using xarray to store datasets that are computed on a distributed dask cluster.
I'm making use of the to_netcdf to chunk the storage.
I get some warnings about cor…
-
Hi, I'm fine tuning an LLM using Soft Prompt Tuning using DeepSpeed via Accelerate implicitly, using the `deepspeed` param in `TrainingArguments`.
And all goes well until after the first epoch, whe…
-
After finishing install successfully, i got this error when ran this command: python train.py --actor-model facebook/opt-1.3b --reward-model facebook/opt-350m --num-gpus 1
---=== Running Step 1 ===…
-
### Your current environment
```Collecting environment information...
PyTorch version: 2.3.0
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 2…