yangheng commited on
Commit
681ad66
1 Parent(s): 3ef71d1

Update emergency_notification.txt

Browse files
Files changed (1) hide show
  1. emergency_notification.txt +8 -1
emergency_notification.txt CHANGED
@@ -1,4 +1,11 @@
1
  If your code crashes on Colab, please use the GPU runtime. Then run "pip install pyabsa[dev] -U" and restart the kernel.
2
  Or if it does not work, you can use v1.16.27
3
 
4
- WARNING: When you fails to load a checkpoint, try to downgrade transformers<=4.29.0.
 
 
 
 
 
 
 
 
1
  If your code crashes on Colab, please use the GPU runtime. Then run "pip install pyabsa[dev] -U" and restart the kernel.
2
  Or if it does not work, you can use v1.16.27
3
 
4
+
5
+
6
+
7
+ WARNING: When you fails to load a checkpoint, e.g., Unexpected key(s),
8
+ Try to downgrade transformers<=4.29.0.
9
+
10
+
11
+