Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
fairseq-ace-poc – AI Model by etwithin | AlphaNeural AI
You can deploy this model and start earning money today!
etwithin
/
fairseq-ace-poc
like
0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
fairseq ACE PoC
38 bare torch.load/pickle.load calls across the codebase:
checkpoint_utils.py:315 - bare torch.load for checkpoint loading
checkpoint_utils.py:878 - bare torch.load
distributed/utils.py:770 - bare torch.load
Multiple pickle.load calls in examples/MMPT
models/text_to_speech/vocoder.py:191,220