How to use HuggingFaceTB/cosmo2-tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HuggingFaceTB/cosmo2-tokenizer", dtype="auto")
Hi,
thank you for sharing the tokenizer!
Could you please provide also the code that was used for training?
· Sign up or log in to comment