-
Just a quick question regarding getting a model trained.
I have worked through the dependency issues and finally have it running however when using the sample musicgen_small_finetune.json configura…
-
### 🐛 Describe the bug
In https://github.com/pytorch/pytorch/issues/101939#issuecomment-1699726230 @jansel reported that when he turns on `--dynamic-shapes` on moco it fails with
```
File "/t…
-
### Bug description
Running the example code from [here](https://lightning-transformers.readthedocs.io/en/latest/tasks/nlp/question_answering.html) doesn't run, and complains about having 2 predict…
-
Amazing Job Hannes!
I tried to test the code with the linked packages installed via "pip", but there are some issues on some options:
1) Activating the -wandb option, it tells that wandb has to be…
-
### Bug description
`TypeError: cannot pickle 'dict_keys' object` when GPU DDP training.
### How to reproduce the bug
_No response_
### Error messages and logs
```
Global seed set to 0
/home…
-
### Bug description
### Title: "TORCH_USE_CUDA_DSA" error when using SyncBatchNorm and DDP with ModelCheckpoint in multi-GPU semantic segmentation training
### Description:
I am training a mu…
-
### System Info
```shell
GPT-NeoX Text-generation Training on HLS2
--branch v1.7.3(Fail)
--branch v1.7.4(Fail)
--branch v1.7.5(Fail)
`FileNotFoundError: Couldn't find a dataset scrip…
-
## Description
I ran the simple example from GitHub and it didn't output graphical results, is this normal?
## To Reproduce
```python
import pandas as pd
import matplotlib.pyplot as plt
f…
-
### System Info
```shell
optimum-habana: 1.8.0.dev0
transformers: 4.32.1 (preinstalled)
Following message seen when installing optimum-habana:
Requirement already satisfied: transformers>=4.32.0…
-
Hi @drprojects , great project! quite new to this type of models, some questions hope you can help with:
- I have some point cloud in ( x, y, z, intensity) format, can I use one of the existing mod…