Skip to content

Commit 55d9964

Browse files
authored
Fix nv-inference/un-pin transformers (deepspeedai#4269)
* Fix bump_patch_version.py to update version.txt post GH release * Un-pin transformers * Unmerge changes from another branch
1 parent e801e6d commit 55d9964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nv-inference.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
run: |
3535
git clone https://github.com/huggingface/transformers
3636
cd transformers
37-
git checkout ccb92be
3837
git rev-parse --short HEAD
3938
pip install .
4039

0 commit comments

Comments
 (0)