How to use lsr42/splade with Transformers:
# Load model directly from transformers import SPLADE model = SPLADE.from_pretrained("lsr42/splade", dtype="auto")
I was wondering what is the license of this model since the original splade does not have such a friendly license. Thank you!
· Sign up or log in to comment