Add GPTQ and peft as submodules.

This commit is contained in:
Star Dorminey
2023-03-25 20:00:13 -07:00
parent 82dd6dd13e
commit 8e705eddcb
4 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "repos/peft"]
path = repos/peft
url = https://github.com/sterlind/peft
[submodule "repos/GPTQ-for-LLaMa"]
path = repos/GPTQ-for-LLaMa
url = https://github.com/sterlind/GPTQ-for-LLaMa.git