Add GPTQ and peft as submodules.

This commit is contained in:
Star Dorminey
2023-03-25 20:02:19 -07:00
parent 82dd6dd13e
commit 8e705eddcb
4 changed files with 8 additions and 0 deletions
+6
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
View File
Submodule
+1
Submodule repos/peft added at b5af1521e2