Overview
This model was trained via mistral-finetune on top of the orkl.eu dataset on 10k Cyber Threat Intelligence (CTI) reports.
This is the merged model with the mistral-nemo-instruct-2407 base model, for ease of use with other inference frameworks.
Running this is as easy as, cloning the repo and running:
pip install mistral-inference
mistral-chat neurocti-mistral-nemo-12b-orkl-instruct-merged/ --max_tokens 1024 --temperature 0.35
For details on the model, the data and training, please read https://github.com/ctitools/neurocti/.
For understanding how to run this model, please read: https://github.com/ctitools/neurocti/blob/main/inference.md
- Downloads last month
- 18
Model tree for ctitools/neurocti-mistral-nemo-12b-orkl-instruct-merged
Base model
mistralai/Mistral-Nemo-Base-2407
Finetuned
mistralai/Mistral-Nemo-Instruct-2407