diff --git a/gpt2.py b/gpt2.py index 299027f..10c3fd6 100644 --- a/gpt2.py +++ b/gpt2.py @@ -1,5 +1,5 @@ ## Import numpy -## import numpy +## import nump import numpy as np