Instructions to use mahdin70/UnixCoder-VulnCWE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mahdin70/UnixCoder-VulnCWE with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="mahdin70/UnixCoder-VulnCWE", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("mahdin70/UnixCoder-VulnCWE", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
60efd5c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:cdc3635c4f4530fbbbb09018ed88fca421cec340dabb05b62b8b30673a6eb14e
size 503785688
|