Upload train_glm47_flash.py with huggingface_hub
Browse files- train_glm47_flash.py +1 -1
train_glm47_flash.py
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# requires-python = ">=3.10"
|
| 3 |
# dependencies = [
|
| 4 |
# "torch>=2.0.0",
|
| 5 |
-
# "transformers
|
| 6 |
# "trl>=0.12.0",
|
| 7 |
# "peft>=0.7.0",
|
| 8 |
# "accelerate>=0.24.0",
|
|
|
|
| 2 |
# requires-python = ">=3.10"
|
| 3 |
# dependencies = [
|
| 4 |
# "torch>=2.0.0",
|
| 5 |
+
# "transformers @ git+https://github.com/huggingface/transformers.git",
|
| 6 |
# "trl>=0.12.0",
|
| 7 |
# "peft>=0.7.0",
|
| 8 |
# "accelerate>=0.24.0",
|