Sentence Similarity
Transformers
PyTorch
Safetensors
roberta
fill-mask
chemistry
biology
protein
antibodies
antibody
heavy chain
AbLang
CDR
OAS
custom_code
text-embeddings-inference
Instructions to use qilowoq/AbLang_heavy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use qilowoq/AbLang_heavy with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("qilowoq/AbLang_heavy", trust_remote_code=True) model = AutoModelForMaskedLM.from_pretrained("qilowoq/AbLang_heavy", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
Job opportunity
1
#5 opened about 1 year ago
by
1000scores
How can we access the logits from this model output?
5
#3 opened over 2 years ago
by
vishwasprabhub
Methodology questions
2
#2 opened almost 3 years ago
by
justinbarton