diff --git a/checkpoint.py b/checkpoint.py index 1c6e878..243bbe8 100644 --- a/checkpoint.py +++ b/checkpoint.py @@ -219,3 +219,4 @@ def restore( if params_only: state = state.params return state +# hi i am karthik