Instructions to use GLASSEYE/vector-bbp-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GLASSEYE/vector-bbp-v1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.3") model = PeftModel.from_pretrained(base_model, "GLASSEYE/vector-bbp-v1") - Notebooks
- Google Colab
- Kaggle
VECTOR BBP/VDP Analyst (LoRA v1)
Authorized bug bounty (BBP), vulnerability disclosure (VDP), and contracted pentest copilot.
- Fine-tuned only on local RTX 5070 (glasseye) — no cloud GPUs
- Continued from GlassEye BBP v1 with VECTOR Analyst system prompt + auth hardening (no invented program IDs)
- Owner: Johnny Watters / cyberviser / GLASSEYE (0AI)
Intended use
Scope parsing, in-scope methodology, CVSS/CWE report drafting, coordinated disclosure coaching.
Not for
Unauthorized testing, ransomware, phishing kits, credential theft, production data dumps.
- Downloads last month
- 11
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for GLASSEYE/vector-bbp-v1
Base model
mistralai/Mistral-7B-v0.3 Finetuned
mistralai/Mistral-7B-Instruct-v0.3