Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import random
|
|
3 |
import time
|
4 |
import torch
|
5 |
import bitsandbytes
|
6 |
-
import
|
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 Accelerate
|
7 |
import peft
|
8 |
# Use a pipeline as a high-level helper
|
9 |
# Use a pipeline as a high-level helper
|