Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -32,6 +32,7 @@ evaluate==0.4.1
|
|
| 32 |
|
| 33 |
# PEFT & Efficient Training (CPU compatible)
|
| 34 |
peft==0.7.1
|
|
|
|
| 35 |
trl>=0.8.0
|
| 36 |
# PyTorch CPU
|
| 37 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
|
|
|
| 32 |
|
| 33 |
# PEFT & Efficient Training (CPU compatible)
|
| 34 |
peft==0.7.1
|
| 35 |
+
liger-kernel>=0.3.0
|
| 36 |
trl>=0.8.0
|
| 37 |
# PyTorch CPU
|
| 38 |
--extra-index-url https://download.pytorch.org/whl/cpu
|