Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
nemo-unsafe-load-poc – AI Model by elliottower2 | AlphaNeural AI
You can deploy this model and start earning money today!
elliottower2
/
nemo-unsafe-load-poc
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
NeMo Unsafe torch.load PoC
15+ core code locations call torch.load() without weights_only=True. modelPT.py:1414, adapter_mixins.py:964, dataset.py (12 instances). Enables pickle-based RCE from crafted .ckpt files.