Instructions to use buelfhood/SOCO_Adapter_Java_LoRA_0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use buelfhood/SOCO_Adapter_Java_LoRA_0 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("huggingface/CodeBERTa-small-v1") model.load_adapter("buelfhood/SOCO_Adapter_Java_LoRA_0", set_active=True) - Notebooks
- Google Colab
- Kaggle