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