Update README.md
Browse files
README.md
CHANGED
|
@@ -26,13 +26,14 @@ This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unsloth
|
|
| 26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 27 |
|
| 28 |
# Model information
|
| 29 |
-
Offensive-Qwen2.5-Coder-7b is a fine-tuned Qwen-2.5-Coder-7b model
|
|
|
|
| 30 |
Which means, it is suitable for code review and static analysis tasks, while still maintain coding capability.
|
| 31 |
Additionally, the model is further fine-tuned to find vulnerability in code, making it great for pentester and security professionals to use.
|
| 32 |
|
| 33 |
# Further improvment
|
| 34 |
-
This model will be use for
|
| 35 |
|
| 36 |
## Offensive-GenAI Framwork
|
| 37 |
-
|
| 38 |
It is designed to work in corporation's source code, where security and confidentiality are preserverd.
|
|
|
|
| 26 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
| 27 |
|
| 28 |
# Model information
|
| 29 |
+
Offensive-Qwen2.5-Coder-7b is a fine-tuned Qwen-2.5-Coder-7b model and a part of Offensive-Engine, a collection of models fine-tuned for cybersecurity.
|
| 30 |
+
It is train using the methods in **Automating Code Review Activities by Large-Scale Pre-training** paper.
|
| 31 |
Which means, it is suitable for code review and static analysis tasks, while still maintain coding capability.
|
| 32 |
Additionally, the model is further fine-tuned to find vulnerability in code, making it great for pentester and security professionals to use.
|
| 33 |
|
| 34 |
# Further improvment
|
| 35 |
+
This model will be use for Auto-Pentest Framework.
|
| 36 |
|
| 37 |
## Offensive-GenAI Framwork
|
| 38 |
+
Auto-Pentest is Agent system, built with Langchain to automate pentesting and web testing.
|
| 39 |
It is designed to work in corporation's source code, where security and confidentiality are preserverd.
|