- document the tokenizer used (https://github.com/huggingface/swift-transformers) - provide a hook for tokenizer configuration, prompt augmentation - this isn't as rich as the python equivalents but it helps a little
- Also update package versions otherwise things don't compile out of the box (you need the version where `callAsFunction` is marked `open`)