From bdc14f9d6d66406375ff71e8b053fe2e745d7895 Mon Sep 17 00:00:00 2001 From: Ceo HBJ Date: Thu, 30 Jan 2025 17:08:15 -0300 Subject: [PATCH] Create hbj.gpt 2 Motor gpt 2 --- hbj.gpt 2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hbj.gpt 2 diff --git a/hbj.gpt 2 b/hbj.gpt 2 new file mode 100644 index 000000000..810992932 --- /dev/null +++ b/hbj.gpt 2 @@ -0,0 +1,4 @@ +git remote set-url origin https://github.com/TU_USUARIO/gpt-2.git +git add . +git commit -m "Modificaciones personalizadas en GPT-2" +git push origin main