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
README.md exists but content is empty.
- Downloads last month
- 1
Model tree for CyberGaar/CyberSecurity
Base model
meta-llama/Llama-3.1-8B Finetuned
meta-llama/Llama-3.1-8B-Instruct
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("CyberGaar/CyberSecurity", set_active=True)