mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-23 05:58:48 +00:00
chore: remove transformers submodule
This commit is contained in:
parent
58710335e4
commit
bbd22b6d25
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,6 +1,3 @@
|
|||||||
[submodule "transformers"]
|
|
||||||
path = transformers
|
|
||||||
url = https://github.com/huggingface/transformers.git
|
|
||||||
[submodule "peft"]
|
[submodule "peft"]
|
||||||
path = peft
|
path = peft
|
||||||
url = https://github.com/huggingface/peft.git
|
url = https://github.com/huggingface/peft.git
|
||||||
|
@ -2,7 +2,7 @@ accelerate
|
|||||||
datasets
|
datasets
|
||||||
torchmetrics
|
torchmetrics
|
||||||
evaluate
|
evaluate
|
||||||
transformers
|
transformers>=4.28.0
|
||||||
wandb
|
wandb
|
||||||
pip
|
pip
|
||||||
peft
|
peft
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Subproject commit cae78c46d658a8e496a815c2ee49b9b178fb9c9a
|
|
Loading…
Reference in New Issue
Block a user