Adding `transformers` as the library name
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ tags:
|
|
| 11 |
- llm
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# VulnLLM-R-7B: Specialized Reasoning LLM for Vulnerability Detection
|
|
|
|
| 11 |
- llm
|
| 12 |
pipeline_tag: text-generation
|
| 13 |
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 14 |
+
library_name: transformers
|
| 15 |
---
|
| 16 |
|
| 17 |
# VulnLLM-R-7B: Specialized Reasoning LLM for Vulnerability Detection
|