add submodules for models

add ignore for venv
pull/151/head
kingzeus 2023-03-20 23:16:19 +08:00
parent 23bfb8c139
commit 29d06aef62
4 changed files with 9 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
venv

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "models/chatglm-6b-int4"]
path = models/chatglm-6b-int4
url = https://huggingface.co/THUDM/chatglm-6b-int4
[submodule "models/chatglm-6b"]
path = models/chatglm-6b
url = https://huggingface.co/THUDM/chatglm-6b

1
models/chatglm-6b Submodule

@ -0,0 +1 @@
Subproject commit 1b54948bb28de5258b55b893e193c3046a0b0484

@ -0,0 +1 @@
Subproject commit 3ba943724188bca4a34c7cfc3f2752c05cf75ceb