-
Tried to reproduce [A Complete Example](https://github.com/architsharma97/dpo-rlaif/blob/main/README.md#a-complete-example) on lambdalabs.com gpu_8x_a100_80gb_sxm4, but I am getting the following exce…
-
### System Info
- `transformers` version: 4.46.2
- Platform: Linux-5.4.0-125-generic-x86_64-with-glibc2.31
- Python version: 3.10.15
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4…
-
Hi,
I've always been used to the old .fit behaviour where I could pass in the good DataLoader, implementing the Dataset myself, according to my needs.
With the new trainer interface, how am I su…
-
### Bug description
When using `TensorBoardLogger` with a `save_dir` pointing to azure blob storage, it will yield a `The blob type is invalid for this operation` error on log calls. Similar behaviou…
-
About `autoPytorch/pipeline/components/trainer/*.py` in `refactor_development_regularization_cocktail` branch, most data have the typing of `np.ndarray`, but aren't they `torch.Tensor`?
-
### Bug description
This bug has reappeared https://github.com/Lightning-AI/pytorch-lightning/issues/18414
We now call iter() twice in different places:
- https://github.com/Lightning-AI/pytorch…
-
### Bug description
Hi, I'm a new user to pl, so apologies if this ends up not being a bug.
I am running PyTorch and pytorch-lightning within a Jupyter notebook on my MacOSX M1. My conda environ…
-
### 🐛 Describe the bug
Run trainer return with error
```
Traceback (most recent call last):
File "/home/dhl/LongChat-dev/longchat/dist_attn/train.py", line 9, in
train()
File "/home/dhl…
-
I have been struggling with this for two days, any help would be appreciated. Python 3.10
```
from setfit import SetFitModel
from huggingface_hub import login
access_token_read = "cccxxxccc"
…
-
### System Info
Output from `transformers-cli env`:
```
- `transformers` version: 4.45.2
- Platform: Linux-6.1.0-21-cloud-amd64-x86_64-with-glibc2.36
- Python version: 3.12.5
- Huggingfa…