Instructions to use moma1820/DSV-JavaFx-DAPT-CodeBert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use moma1820/DSV-JavaFx-DAPT-CodeBert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="moma1820/DSV-JavaFx-DAPT-CodeBert")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("moma1820/DSV-JavaFx-DAPT-CodeBert") model = AutoModelForMultimodalLM.from_pretrained("moma1820/DSV-JavaFx-DAPT-CodeBert") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b9bfadf | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:66ee1c3631fefa88e429b69a5c7cff460f973741296a87e10d1438b7270e0a40
size 498609104
|