hollywoodfrancis commited on
Commit
53a13a1
·
verified ·
1 Parent(s): 61ec2fe

Create model.ckpt

Browse files
Files changed (1) hide show
  1. model.ckpt +2 -0
model.ckpt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ tf_model.save_weights("LopezLLM/model.ckpt")
2
+ print("TensorFlow Checkpoint saved.")