LordNeel commited on
Commit
8821eb6
·
verified ·
1 Parent(s): 94c41e3

Upload train_glm47_flash.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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>=4.45.0",
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",