chore: remove transformers submodule

This commit is contained in:
Zach Nussbaum
2023-04-13 20:30:01 +00:00
parent d5ba0c65d4
commit a49576690a
3 changed files with 1 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "transformers"]
path = transformers
url = https://github.com/huggingface/transformers.git
[submodule "peft"]
path = peft
url = https://github.com/huggingface/peft.git

View File

@@ -2,7 +2,7 @@ accelerate
datasets
torchmetrics
evaluate
transformers
transformers>=4.28.0
wandb
pip
peft

Submodule transformers deleted from cae78c46d6