Danielrahmai1991
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,7 +13,8 @@ chromadb
|
|
13 |
langsmith
|
14 |
langchain-chroma>=0.1.2
|
15 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
16 |
-
xformers==0.0.27
|
|
|
17 |
peft
|
18 |
accelerate
|
19 |
bitsandbytes
|
|
|
13 |
langsmith
|
14 |
langchain-chroma>=0.1.2
|
15 |
unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
|
16 |
+
xformers==0.0.27
|
17 |
+
trl
|
18 |
peft
|
19 |
accelerate
|
20 |
bitsandbytes
|