From 05e7578b882d1f11705e4331d9712ddd8bd22a80 Mon Sep 17 00:00:00 2001 From: Yuki-Kokomi Date: Fri, 16 Aug 2024 17:43:08 +0800 Subject: [PATCH] Add TinyLLaVA_Factory submodule at specific commit f5c2ded --- .gitmodules | 3 +++ TinyLLaVA_Factory | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 TinyLLaVA_Factory diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8646873 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "TinyLLaVA_Factory"] + path = TinyLLaVA_Factory + url = https://github.com/TinyLLaVA/TinyLLaVA_Factory.git diff --git a/TinyLLaVA_Factory b/TinyLLaVA_Factory new file mode 160000 index 0000000..f5c2ded --- /dev/null +++ b/TinyLLaVA_Factory @@ -0,0 +1 @@ +Subproject commit f5c2ded3010ea19bda543316b0b94474052a615e