From 210fca29b9f134450d75985554f7041206c3ba11 Mon Sep 17 00:00:00 2001 From: karthikx999 Date: Wed, 20 Mar 2024 04:14:15 +0530 Subject: [PATCH] hi --- checkpoint.py | 1 + 1 file changed, 1 insertion(+) 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