Instructions to use thiomajid/bge-base-java-methods with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thiomajid/bge-base-java-methods with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="thiomajid/bge-base-java-methods")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("thiomajid/bge-base-java-methods") model = AutoModel.from_pretrained("thiomajid/bge-base-java-methods") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eaf09f390f039cbe8ac40824a8fa694ead7a4432c38a2fc701788d4cac18a14a
- Size of remote file:
- 5.5 kB
- SHA256:
- 1a1df37ee1c69e52c9f3027ec9b0c528462c5b628d988d2f1a250149785fd727
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.