How to use LTP/base2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LTP/base2", dtype="auto")
学习使用
· Sign up or log in to comment