770 Downloads Updated 4 months ago
ollama run sylink/sylink:8b
Updated 5 months ago
5 months ago
5ff9af8d4421 · 16GB ·
| Property | 8B | 32B |
|---|---|---|
| Developer | SYLink Technologie | SYLink Technologie |
| Parameters | 8.2B | 32.8B |
| Training Data | 45,018 samples | 63,313 samples |
| Context Length | 32,768 tokens | 16,384 tokens |
| Thinking Mode | Disabled | Enabled |
| License | Apache 2.0 | Commercial |
| Model | Best For | Run Command |
|---|---|---|
| 8B | Rapid triage, SOC Tier 1, resource-constrained environments | ollama run sylink/sylink:8b |
| 32B | Deep analysis, incident investigation, compliance guidance, SOC Tier 2⁄3 | ollama run sylink/sylink:32b |
# 8B - Fast responses, lower resource usage
ollama run sylink/sylink:8b
# 32B - Deep analysis with thinking capability
ollama run sylink/sylink:32b
Threat Analysis:
Analyze this suspicious PowerShell command: powershell.exe -enc ZQBjAGgAbwAgACcAdABlAHMAdAAnAA==
Incident Response:
We detected lateral movement from a compromised workstation. What containment steps should we take?
Vulnerability Assessment:
How should we prioritize patching CVE-2024-3400 in our Palo Alto firewalls?
Detection Engineering:
Write a Sigma rule to detect credential dumping via LSASS memory access
Compliance:
What controls from NIST 800-53 address ransomware protection?
SYLink AI provides structured responses including:
| Parameter | Default | Description |
|---|---|---|
temperature |
0.6 | Balanced for quick, accurate responses |
top_p |
0.9 | Comprehensive coverage |
top_k |
40 | Balance diversity and accuracy |
num_ctx |
32768 | Extended context for security logs |
num_predict |
4096 | Detailed response length |
| Parameter | Default | Description |
|---|---|---|
temperature |
0.3 | Lower for precise, thorough analysis |
top_p |
0.85 | Focused coverage |
top_k |
40 | Balance diversity and accuracy |
num_ctx |
16384 | Context for detailed investigations |
num_predict |
8192 | Extended response length |
SYLink AI is designed for defensive cybersecurity only:
Trained on curated datasets of:
| Tag | Size | Quantization | Description |
|---|---|---|---|
8b |
16GB | F16 | Fast triage, SOC Tier 1 |
32b |
22GB | Q5_K_M | Deep analysis, thinking-capable |
SYLink AI is developed by SYLink Technologie for enterprise cybersecurity operations.