Removing submodules actually.
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -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
0
repos/.gitmodules
vendored
Submodule repos/GPTQ-for-LLaMa deleted from 8e702d172e
Submodule repos/peft deleted from b5af1521e2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user