-
## Environment info
- `transformers` version: 3.4
- Platform: Google Colab
- Python version: 3.6.9
- PyTorch version (GPU?): 1.6.0
- Tensorflow version (GPU?):
- Using GPU in script?: N…
-
# ❓ Questions & Help
I am trying to train transformers4rec on my own data, it gets stuck near the end and then times out. Running on 4 Tesla T4 GPUs. Code is pretty much the same as the examples. Jus…
-
## Environment info
- `transformers` version: 4.0.0-rc-1
- Platform: Linux-4.9.0-14-amd64-x86_64-with-debian-9.13
- Python version: 3.6.10
- PyTorch version (GPU?): 1.8.0a0+4ed7f36 (False)
…
-
# 🐛 Bug MarianTokenizer.from_pretrained() fails in Python 3.6.4 in Windows 10
## Information
Occurs with using the example here: [https://huggingface.co/transformers/model_doc/marian.html?highligh…
-
### System Info
- `transformers` version: 4.45.1
- Platform: Linux-6.5.0-15-generic-x86_64-with-glibc2.35
- Python version: 3.10.12
- Huggingface_hub version: 0.25.0
- Safetensors version: 0.4.5
…
-
## Environment info
- `transformers` version: 4.15.0
- Platform: Ubuntu 16.04
- Python version: 3.9.7
- PyTorch version (GPU?): 1.10.1+cu113
- Tensorflow version (GPU?): not installed
- Usin…
-
## Environment info
- `transformers` version: 4.16.0
- Platform: Linux-3.10.0-1160.24.1.el7.ug.x86_64-x86_64-with-glibc2.2.5
- Python version: 3.8.6
- PyTorch version (GPU?): 1.10.1+cu102 (Fal…
-
## Environment info
- `transformers` version: 4.0.0
- Platform: Linux-3.10.0-514.el7.x86_64-x86_64-with-centos-7.8.2003-Core
- Python version: 3.7.2
- PyTorch version (GPU?): 1.4.0 (True)…
-
## Environment info
- `transformers` version: 4.2.2
- Platform: Colab
- Python version:
- PyTorch version (GPU?):
- Tensorflow version (GPU?):
- Using GPU in script?:
- Using distributed o…
-
I ran the qlora example by adding load_best_model_at_end=True and got ValueError: `.to` is not supported for `4-bit` or `8-bit` bitsandbytes models. Please use the model as it is, since the model has …