Add GPTQ and peft as submodules.
This commit is contained in:
parent
82dd6dd13e
commit
8e705eddcb
|
|
@ -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
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 8e702d172e976906cb3f74aaf22b70daf5353216
|
||||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b5af1521e29b06bb7620f65621612df98a1597ed
|
||||
Loading…
Reference in New Issue