Instructions to use CyberGaar/CyberSecurity with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use CyberGaar/CyberSecurity with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("CyberGaar/CyberSecurity", set_active=True) - Notebooks
- Google Colab
- Kaggle
File size: 218 Bytes
2a6ea62 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
license: mit
language:
- en
metrics:
- accuracy
base_model:
- meta-llama/Llama-3.1-8B-Instruct
pipeline_tag: question-answering
library_name: adapter-transformers
tags:
- finance
- cyber
- security
- compliance
--- |