salvepilo commited on
Commit
88a597b
·
verified ·
1 Parent(s): 0584214

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # OOB Access via Unvalidated Default Special Token IDs
2
+
3
+ PoC for out-of-bounds access in llama.cpp tokenizer loading.
4
+
5
+ ## Files
6
+ - `poc_special_token_oob.gguf` - Crafted GGUF model
7
+ - `poc_special_token_oob.py` - Generator script
8
+
9
+ ## Disclaimer
10
+ For security research and responsible disclosure only.