-
### š” Your Question
Hello
I installed the package using the following command through the conda virtual environment.
```pip install -r requirements.txt```
After installing normally, if you runā¦
-
## ā Questions and Help
Hi!
We are trying to train Gemma-2-9B on v4-64 and v5-128 Pod as mentioned in [this comment](https://github.com/pytorch/xla/issues/7987#issuecomment-2352326629). We use FSā¦
ayukh updated
1 month ago
-
### Bug description
I'm trying to use LightningCLI to configure my code from the command line but LightningCLI is seeming to have trouble parsing the default logger of the trainer when I run the foā¦
-
Excellent workļ¼
I have completed Preprocessing: Estimate the SMPL-X body mesh using ECON and segment the input image into RGBA format
And use Python run. py -- config config/humanref. yaml -- traiā¦
-
While trying to add web support for the database in my windows application, I am getting the above error. Here is the output of my console when running the application for web/chrome:
![image](httā¦
-
## š Bug
Hi, we are using lightning with litdata on our local machine and aws s3 system. However, training would hang randomly during the very first iterations with ddp and remote cloud directory.
ā¦
-
Hello,
As per [this line](https://github.com/aqlaboratory/openfold/blob/main/openfold/model/evoformer.py#L649), when neither Deepspeed nor LMA is selected, the custom memory-efficient [kernel](httpā¦
-
Meowth bot stops reading the !set silph command if there is a space in the trainer's name.
I have a player with the trainer name "Mitsuki Moriko" When we try the command "!set silph Mitsuki Morikoā¦
-
**I tried to use KANLayer with CUDA, but there is an error**
test = KANLayer(2, 2, device='cuda')
test(torch.tensor([[0.2, .32]]).cuda())
->
-
> ------------------------------------------ā¦
-
Hi,
with the scripts/train.py script, it is currently possible to load a config from a yaml file via the `--load-config path/to/config.yaml` argument. However, when this is done, all other command liā¦