Michael Le

Results 2 comments of Michael Le

I also ran into this, and my fix was to use `str(x)` instead of `x` in `tokenizer.encode(x)` inside function `construct_conv()` ![image](https://github.com/RuolinZheng08/twewy-discord-chatbot/assets/59521026/debb95f3-c08d-4350-bc7b-539f2f60dee2)

I'm here just to confirm that this issue still exists on my Windows machine, with the latest version installed. **EDIT:** It seems like shutil is having problems deleting stuff in...