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