File size: 474 Bytes
7ad623a 9d95ae3 7ad623a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
license: mit
datasets:
- tatsu-lab/alpaca
- microsoft/rStar-Coder
- Custom
tags:
- code
- cybersecurity
base_model:
- mistralai/Mistral-Nemo-Instruct-2407
- deepseek-ai/deepseek-coder-1.3b-instruct
- meta-llama/Llama-3.1-8B-Instruc
language:
- en
---
This repo contains a zip file with 3 models fine-tuned to be aligned with the cybersecurity domain. The three fine-tuned models are based off of:
llama3.1:8b
deepseek-coder:1.3b
mistral-nemo:12b-instruct-2407-q8_0 |