Instructions to use wwookk/web_lang with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use wwookk/web_lang with Transformers:
# Load model directly from transformers import CodeBERTForVulnerabilityDetectionWithFeatures model = CodeBERTForVulnerabilityDetectionWithFeatures.from_pretrained("wwookk/web_lang", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K