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