salvepilo's picture
Upload README.md with huggingface_hub
5361c92 verified
# Divide-by-Zero in GGUF Tensor Validation (SIGFPE on x86_64)
PoC for divide-by-zero UB in llama.cpp GGUF parser.
## Files
- `poc_divzero.gguf` - Crafted GGUF model (128 bytes)
- `poc_divzero.py` - Generator script
## Disclaimer
For security research and responsible disclosure only.