Harmless legacy PyTorch validation artifact
This repository contains a small local-verification artifact for a responsible disclosure report.
The file legacy_torch_marker.pt is a legacy-format PyTorch serialization sample created with _use_new_zipfile_serialization=False. It is intended to demonstrate a scanner coverage gap in a local test environment.
Safety notes:
- The marker returns the integer
42when loaded in the test harness. - It does not write files.
- It does not start subprocesses.
- It does not make network requests.
- It is provided only so maintainers and triagers can reproduce the scanner result described in the disclosure report.
Suggested local verification command from the companion report workspace:
python3 projects/huntr-mfv/scripts/verify_modelscan_legacy_torch_gap.py
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support