Removing submodules actually.

This commit is contained in:
Star Dorminey 2023-03-25 20:20:38 -07:00
parent 17f3da744c
commit 96440c8717
5 changed files with 2 additions and 11 deletions

7
.gitmodules vendored
View File

@ -1,7 +0,0 @@
[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
branch = lora_4bit

0
repos/.gitmodules vendored
View File

@ -1 +0,0 @@
Subproject commit 8e702d172e976906cb3f74aaf22b70daf5353216

@ -1 +0,0 @@
Subproject commit b5af1521e29b06bb7620f65621612df98a1597ed

View File

@ -2,5 +2,5 @@ torch
accelerate
bitsandbytes
git+https://github.com/huggingface/transformers.git
git+https://github.com/qwopqwop200/GPTQ-for-LLaMa.git
git+https://github.com/huggingface/peft.git
git+https://github.com/sterlind/GPTQ-for-LLaMa.git@lora_4bit
git+https://github.com/sterlind/peft.git