Browse Source

bumping transformer versions for llama3 support (#441)

varunfb 7 months ago
parent
commit
6e52cb91ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -8,7 +8,7 @@ black[jupyter]
 datasets
 fire
 peft
-transformers>=4.34.1
+transformers>=4.40.0
 sentencepiece
 py7zr
 scipy