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