4 1 month ago

VectraYX-Base-260M is a 260M parameter LLM specialized in cybersecurity for Latin America, trained from scratch in Spanish. Supports native tool use with `<|tool_call|>`, explicit reasoning with `<think>`, and technical conversation in Latin American Span

tools
ollama run jsantillana/vectrayx-base-260m

Applications

Claude Code
Claude Code ollama launch claude --model jsantillana/vectrayx-base-260m
OpenCode
OpenCode ollama launch opencode --model jsantillana/vectrayx-base-260m
Hermes Agent
Hermes Agent ollama launch hermes --model jsantillana/vectrayx-base-260m
OpenClaw
OpenClaw ollama launch openclaw --model jsantillana/vectrayx-base-260m

Models

View all →

Readme

VectraYX-Base-260M is a 260M parameter LLM specialized in cybersecurity for Latin America, trained from scratch in Spanish. Supports native tool use with <|tool_call|>, explicit reasoning with <think>, and technical conversation in Latin American Spanish.

Capabilities: - CVE lookup (NVD/CISA KEV), IOC reputation (OTX), bash command execution - Pentesting commands: nmap, hydra, gobuster, SUID find - Chain-of-thought with <think>...</think> on complex queries - MITRE ATT&CK, incident response, threat analysis in Spanish

Available tools: nvd_get_cve · nvd_search · cisa_kev_check · otx_check_ioc · bash_exec

Architecture: 16 layers · 16 heads · GQA 4 KV · d_model=1024 · ctx=1024 · GGUF f16

Trained on 6.27B tokens (~1.2× Chinchilla optimal) across three phases: general ES pretraining → cybersecurity specialization → SFT with tool use + thinking curriculum.