How to use yentinglin/Taiwan-LLM_v3_tokenizer with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yentinglin/Taiwan-LLM_v3_tokenizer", dtype="auto")