This commit is contained in:
wassname
2024-09-30 12:56:06 +00:00
parent 5a05456c93
commit 53af87561f
4 changed files with 341 additions and 37 deletions
+1
View File
@@ -24,6 +24,7 @@ alignment-handbook = {git = "https://github.com/huggingface/alignment-handbook.g
deepspeed = "^0.14"
# transformers="~4.39.3"
# python -m pip install flash-attn --no-build-isolation
wandb = "^0.18.2"
[tool.poetry.group.dev.dependencies]
pytest = "*"