Update README.md
Browse files
README.md
CHANGED
@@ -20,3 +20,18 @@ language:
|
|
20 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
This gemma model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
23 |
+
---
|
24 |
+
|
25 |
+
# Model info
|
26 |
+
|
27 |
+
This model is part of Offensive-Engine, a family of fine-tuned models for code-review, static-analysis and pentesting in general.
|
28 |
+
It is a CodeGemma 9B model fine-tuned to understand code and detect vulnerabilities.
|
29 |
+
---
|
30 |
+
|
31 |
+
# Memory requirement
|
32 |
+
This model can be used through lmstudio by searching the author's name and install it.
|
33 |
+
It takes about 20GB to download and used 20GB RAM also.
|
34 |
+
|
35 |
+
# Usage
|
36 |
+
|
37 |
+

|