Add GPTQ and peft as submodules.
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user