You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Flatbuffer JIT __setstate__ Load Exec

Defensive validation / triage only.

This PoC shows that a crafted flatbuffer-exported JIT artifact can keep forward behavior benign while running scripted __setstate__ logic during torch.jit.jit_module_from_flatbuffer() before inference.

Files:

  • model/clean_setstate.ff: clean control
  • model/evil_setstate.ff: crafted flatbuffer artifact
  • model/build-meta.json: hashes and generation metadata
  • reproduce/replay_flatbuffer_setstate.py: replay script for clean vs crafted flatbuffer load

Quick repro:

python reproduce/replay_flatbuffer_setstate.py \
  --clean model/clean_setstate.ff \
  --crafted model/evil_setstate.ff
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support