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