Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ language:
|
|
| 19 |
|
| 20 |
## Colibri: Conversational CyberSecurity Model
|
| 21 |
|
|
|
|
|
|
|
| 22 |
Colibri_8b_v0.1 is a conversational model for cybersecurity fine-tuned from the awesome [dolphin-2.9-llama3-8b](https://huggingface.co/cognitivecomputations/dolphin-2.9-llama3-8b). (llama-3-8b -> cognitivecomputations/dolphin-2.9-llama3-8b -> CyberNative-AI/Colibri_8b_v0.1)
|
| 23 |
|
| 24 |
We derived our training dataset by creating Q/A pairs from a huge amount of cybersecurity related texts.
|
|
|
|
| 19 |
|
| 20 |
## Colibri: Conversational CyberSecurity Model
|
| 21 |
|
| 22 |
+
<a href="CyberNative-AI/Colibri_8b_v0.1_gptq_128_4bit">GPTQ 4bit quant</a>
|
| 23 |
+
|
| 24 |
Colibri_8b_v0.1 is a conversational model for cybersecurity fine-tuned from the awesome [dolphin-2.9-llama3-8b](https://huggingface.co/cognitivecomputations/dolphin-2.9-llama3-8b). (llama-3-8b -> cognitivecomputations/dolphin-2.9-llama3-8b -> CyberNative-AI/Colibri_8b_v0.1)
|
| 25 |
|
| 26 |
We derived our training dataset by creating Q/A pairs from a huge amount of cybersecurity related texts.
|