rahul2001 commited on
Commit
fc1f240
β€’
1 Parent(s): fe39a87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import random
3
  import time
4
  import torch
5
  import bitsandbytes
6
- import accelerate
7
  import peft
8
  # Use a pipeline as a high-level helper
9
  # Use a pipeline as a high-level helper
 
3
  import time
4
  import torch
5
  import bitsandbytes
6
+ import Accelerateccelerate
7
  import peft
8
  # Use a pipeline as a high-level helper
9
  # Use a pipeline as a high-level helper