4 ms·
I played around a bit and found out dropping the tokenisers version to 0.11.6 worked `pip install tokenizers==0.11.6` first
by benhalllondon 4y ago
I played around a bit and found out dropping the tokenisers version to 0.11.6 worked
`pip install tokenizers==0.11.6` first
- _venkatasg 4y agoThat worked thank you!