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