Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
-
|
4 |
-
- bunnycore/Qwen-2.5-7b-TitanFusion-v5-Exp
|
5 |
-
- Qwen/Qwen2.5-7B
|
6 |
-
- bunnycore/Qwen2.5-7B-HyperMix
|
7 |
-
- WhiteRabbitNeo/WhiteRabbitNeo-2.5-Qwen-2.5-Coder-7B
|
8 |
library_name: transformers
|
9 |
tags:
|
10 |
- mergekit
|
@@ -13,6 +9,14 @@ license: apache-2.0
|
|
13 |
language:
|
14 |
- en
|
15 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
# Qwen2.5-7B-CySecButler-v0.1
|
17 |
|
18 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit) with the purpose of making coding and cyber security tasks a bit more fun.
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- trollek/Qwen2.5-7B-CySecButler-v0.1
|
|
|
|
|
|
|
|
|
4 |
library_name: transformers
|
5 |
tags:
|
6 |
- mergekit
|
|
|
9 |
language:
|
10 |
- en
|
11 |
---
|
12 |
+
# Qwen2.5-7B-CySecButler-v0.1-iMat-GGUF
|
13 |
+
Model: [Qwen2.5-7B-CySecButler-v0.1](https://huggingface.co/trollek/Qwen2.5-7B-CySecButler-v0.1)
|
14 |
+
Creator: [trollek](https://huggingface.co/trollek)
|
15 |
+
|
16 |
+
## Quantization notes
|
17 |
+
Made with llama.cpp-b3938 with imatrix based on exllamav2 calibration data.
|
18 |
+
|
19 |
+
# Original model card
|
20 |
# Qwen2.5-7B-CySecButler-v0.1
|
21 |
|
22 |
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit) with the purpose of making coding and cyber security tasks a bit more fun.
|