Arthur

Results 51 issues of Arthur

# What does this PR do? Adresses #23876 Most of the configurations that are `composition` are not json serialzable. - A test exists, but is usually not run (`ConfigTester` scarcly...

### Feature request Would be cool to add training support for the EnCodec model. Not entirely sure if we can easily make it compatible with Trainer, so this can be...

Good Second Issue
Feature request

# What does this PR do? Allows users to use `tokenizer.tokenize` controlling the addition of prefix space. Let's also update fast!

# What does this PR do? - [x] Implement cpu ops - [x] Add integration tests - [ ] Implement fast path - [ ] check training + peft -...

# What does this PR do? UV

# What does this PR do? Clean the code, similar to #29492

# What does this PR do? Adds support for `split_special_tokens` for fast models as well - [ ] deprecate `split_special_tokens` for `encode_special_tokens` for API consistency - [ ] make sure...

# What does this PR do? Makes sur that the eos token, bos token and unk token are correctly taken when initializing from slow. Fixes #29774