ML_Decoder icon indicating copy to clipboard operation
ML_Decoder copied to clipboard

Fix bug when loading model with head

Open abhaybd opened this issue 1 year ago • 0 comments

When loading a model with load_head=True it would throw an exception because the key variable isn't defined. This PR moves the variable definition to fix this bug.

abhaybd avatar Jan 20 '23 00:01 abhaybd