Upload scripts/train_orpo_n8n_thinking.py with huggingface_hub
Browse files
scripts/train_orpo_n8n_thinking.py
CHANGED
|
@@ -7,6 +7,8 @@
|
|
| 7 |
# "peft>=0.7.0",
|
| 8 |
# "trackio",
|
| 9 |
# "bitsandbytes",
|
|
|
|
|
|
|
| 10 |
# ]
|
| 11 |
# ///
|
| 12 |
|
|
|
|
| 7 |
# "peft>=0.7.0",
|
| 8 |
# "trackio",
|
| 9 |
# "bitsandbytes",
|
| 10 |
+
# "sentencepiece",
|
| 11 |
+
# "protobuf",
|
| 12 |
# ]
|
| 13 |
# ///
|
| 14 |
|