Skip to content

Commit 212b93c

Browse files
committed
update to latest transformers as PR merged
Signed-off-by: Sukriti-Sharma4 <[email protected]>
1 parent a3f8b64 commit 212b93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers=[
2828
dependencies = [
2929
"numpy>=1.26.4,<2.0",
3030
"accelerate>=0.20.3,!=0.34,<1.1",
31-
"transformers @ git+https://github.com/fabianlim/transformers.git@hybrid-mamba-4.46",
31+
"transformers @ git+https://github.com/huggingface/transformers.git",
3232
"torch>=2.2.0,<2.5",
3333
"sentencepiece>=0.1.99,<0.3",
3434
"tokenizers>=0.13.3,<1.0",

0 commit comments

Comments
 (0)