Beyondo
Beyondo
### Feature request I would like to propose adding a skip_special_tokens parameter to the .encode() method in Transformers. Currently, in order to achieve this behavior, I have to either create...
### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by...
### Describe the bug Sveltekit does not react to goto navigations properly in a special case. ### Reproduction When I `goto('/users/user-[UID_SLUG]')`, it does not change the state reactively. But when...