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