Duskfallcrew commited on
Commit
f55a7a2
1 Parent(s): f1ea2a6

Update requirements-local.txt

Browse files

This has been fixing the build error on a few of our instances.
Updating the triton because before it would hang and give a build error

Files changed (1) hide show
  1. requirements-local.txt +1 -1
requirements-local.txt CHANGED
@@ -10,7 +10,7 @@ huggingface_hub
10
  ftfy
11
  transformers
12
  pyfiglet
13
- triton==2.0.0.dev20220701
14
  bitsandbytes
15
  python-slugify
16
  requests
 
10
  ftfy
11
  transformers
12
  pyfiglet
13
+ triton==2.0.0.dev20230208
14
  bitsandbytes
15
  python-slugify
16
  requests