How to use fluidos/candidate-generation with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fluidos/candidate-generation", dtype="auto")
Files info