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