Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llama : implement Unigram tokenizer needed by T5 and FLAN-T5 model fa…
…milies (#5763) * llama : add T5 model architecture, tensors and model header parameters * llama : add implementation of Unigram tokenizer with SentencePiece-like text normalization using precompiled charsmap --------- Co-authored-by: Stanisław Szymczyk <[email protected]>
- Loading branch information