Ask a question to get started
Enter to sendā¢Shift+Enter new line
Access the tokenizer for the underlying model.
.encode() to tokenize text. .decode() to convert tokens back to text.
tokenizer: Any