-
Hi,
Thanks for this great resource.
Trying to run this snippet of code
```
import lmppl
scorer = lmppl.EncoderDecoderLM("/home/racball/models--flan-t5-xxl",device_map='auto',low_cpu_mem_u…
-
### System Info
**Environment info:**
- transformers: 4.19.2
- Platform: Linux elementary OS 6.1 Jólnir
- Python version: 3.8.10
- PyTorch version: 1.12.1+cu113
- Using GPU in script?: No
- U…
-
### Describe the bug
When attempting to execute dreambooth on any version of transformers >4.21 run into the issue outlined in LOGS with vanilla SDv1.5.
### Reproduction
accelerate launch…
-
### Checklist before your report.
- [X] I have verified that the issue exists against the `master` branch of AdaSeq.
- [X] I have read the relevant section in the [contribution guide](https://github.…
-
### System Info
- `transformers` version: 4.21.3
- Platform: Linux-5.4.0-122-generic-x86_64-with-debian-buster-sid
- Python version: 3.7.12
- Huggingface_hub version: 0.10.0
- PyTorch version (…
-
This also fails the training & inference test for 'mt5-base-ViT-B-32'
```py
open_clip.get_tokenizer('mt5-base-ViT-B-32')
```
without sentencepiece
```
File "/REDACTED/open_clip/src/open_clip…
-
### System Info
transformers : 4.18.0
torch: 1.12.0
Python 3.7.13
### Who can help?
@patrickvonplaten @patil-suraj
### Information
- [ ] The official example scripts
- [X] My own modified scri…
-
Hello, thanks for the package, is really useful!
after performing all the installs (mt5 runs smooth) I'am having problems in step 2:
```
python -m mt5linux C:\users\...\Programs\Python\Python39…
R470R updated
2 years ago
-
I did pip install --no-cache-dir sentencepiece
but when I try to import it in Python 3.9, it crashes with :
ImportError: dlopen(/Users/olivier/miniforge3/lib/python3.9/site-packages/sentencepiece/_s…
-
upon running a seqio mixture on mT5 and ByT5 i get and error stating: `ValueError: None values not supported`
I currently am using a seqio mixture that i define in my task.py file and use the de…