Instructions to use ZySec-AI/Mamba-2.8B-CyberSec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ZySec-AI/Mamba-2.8B-CyberSec with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ZySec-AI/Mamba-2.8B-CyberSec", dtype="auto", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ tags:
|
|
| 14 |
|
| 15 |
# CyberSec-Mamba-Chat
|
| 16 |
|
| 17 |
-
 <!-- Replace 'path/to/image.png' with the actual path to your image -->
|
| 18 |
|
| 19 |
## Description
|
| 20 |
|