Skip to content

Commit

Permalink
limit transformer version for GPT-J
Browse files Browse the repository at this point in the history
  • Loading branch information
VincyZhang committed Jun 2, 2023
1 parent cff5b82 commit ab7cf63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/deployment/neural_engine/gpt-j/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
transformers
transformers==4.27.4
torch==2.0
accelerate
accelerate
sentencepiece

0 comments on commit ab7cf63

Please sign in to comment.