Forest Yang
Results
1
issues of
Forest Yang
Enformer loaded from checkpoint does not work because of "missing positional argument: is_training"
3
I ran the checkpoint loading portion of the `enformer-training.ipynb` provided (I believe) by Kyle Taylor and @alimuldal, but the model cannot run a forward pass. It says `TypeError: __call__() missing...