Instructions to use dmis-lab/biosyn-sapbert-bc2gn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dmis-lab/biosyn-sapbert-bc2gn with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="dmis-lab/biosyn-sapbert-bc2gn")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("dmis-lab/biosyn-sapbert-bc2gn") model = AutoModel.from_pretrained("dmis-lab/biosyn-sapbert-bc2gn", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf53eef5d0d8922559296421f277c345ae731734a5c953820ea1fb4d1dec521a
- Size of remote file:
- 438 MB
- SHA256:
- 17645837f84de0bcc7a3515be5a18fb27a83ec6a686c5795747b45291fe15578
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.