Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,6 @@ Our goal is to find a unique approach to solve the challenges of software vulner
|
|
31 |
## Acknowledgements
|
32 |
This project builds upon several important contributions to the field.
|
33 |
|
34 |
-
We used [unsloth](https://github.com/
|
35 |
Our Large Language Model is based on [LLAMA 3.1](https://huggingface.co/meta-llama/Llama-3.1-8B), and its vulnerability detection capabilities were enhanced through fine-tuning with the PrimeVul dataset.
|
36 |
We are grateful for the availability of these resources.
|
|
|
31 |
## Acknowledgements
|
32 |
This project builds upon several important contributions to the field.
|
33 |
|
34 |
+
We used [unsloth](https://github.com/unslothai/unsloth) for post-training, benefiting from its efficient CPU and GPU training and inference capabilities.
|
35 |
Our Large Language Model is based on [LLAMA 3.1](https://huggingface.co/meta-llama/Llama-3.1-8B), and its vulnerability detection capabilities were enhanced through fine-tuning with the PrimeVul dataset.
|
36 |
We are grateful for the availability of these resources.
|