Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ bitsandbytes==0.43.1
|
|
3 |
huggingface_hub==0.23.4
|
4 |
peft==0.11.1
|
5 |
torch==2.3.1
|
|
|
6 |
transformers==4.42.3
|
7 |
trl==0.9.6
|
|
|
3 |
huggingface_hub==0.23.4
|
4 |
peft==0.11.1
|
5 |
torch==2.3.1
|
6 |
+
tensorboard==2.17.0
|
7 |
transformers==4.42.3
|
8 |
trl==0.9.6
|