ovedrive commited on
Commit
dc18056
·
verified ·
1 Parent(s): 2536f77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -15,4 +15,23 @@ The model is extremely dangerous to be run in an open environment.
15
  - plans an attack
16
  - passive recon
17
  - active recon
18
- - (stop before payload)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - plans an attack
16
  - passive recon
17
  - active recon
18
+ - (stop before payload)
19
+
20
+
21
+ ## Attribution
22
+
23
+ Created by **Abhishek Dujari**
24
+ Contact: `ab@3computing.com`
25
+
26
+ ## Citation
27
+
28
+ If you use this model, please cite:
29
+
30
+ ```bibtex
31
+ @misc{dujari2026warmachine4b,
32
+ author = {Abhishek Dujari},
33
+ title = {WarMachine: Qwen3.5-4B Tool-Calling Model},
34
+ year = {2026},
35
+ howpublished = {\url{https://huggingface.co/ovedrive/WarMachine/tree/main/4B}},
36
+ note = {Author contact: ab@3computing.com}
37
+ }