mirror of https://github.com/THUDM/ChatGLM-6B
parent
23bfb8c139
commit
29d06aef62
|
@ -0,0 +1 @@
|
|||
venv
|
|
@ -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
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1b54948bb28de5258b55b893e193c3046a0b0484
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 3ba943724188bca4a34c7cfc3f2752c05cf75ceb
|
Loading…
Reference in New Issue