Closed
Description
🚀 The feature, motivation and pitch
TokenizerArgs.__post_init__
has grown quite verbose/redundant and could use a bit of simplification
torchchat/torchchat/cli/builder.py
Lines 244 to 289 in 1384f7d
Task: Simplify the logic in post_init to reduce redundancy
To test, run a model with each tokenizer type:
- python torchchat.py generate llama2
- python torchchat.py generate llama3
- python torchchat.py generate granite-code
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done