Closed DayneSorvisto closed 1 year ago
Identified bare exception in Encoder that could cause unexpected behavior (example if SystemExit isn't raised)
Created PR with simple fix to add explicit exception handling for these lines.
https://github.com/karpathy/minGPT/pull/110
Identified bare exception in Encoder that could cause unexpected behavior (example if SystemExit isn't raised)
Created PR with simple fix to add explicit exception handling for these lines.
https://github.com/karpathy/minGPT/pull/110