mirror of
https://github.com/wassname/alignment-handbook.git
synced 2026-09-12 12:11:51 +08:00
chat template fix
This commit is contained in:
@@ -38,6 +38,7 @@ dependencies = [
|
||||
"setuptools>=80.9.0",
|
||||
"hatchling>=1.27.0",
|
||||
"editables>=0.5",
|
||||
"flash-attn>=2.7.4.post1",
|
||||
]
|
||||
|
||||
|
||||
@@ -54,3 +55,5 @@ build-backend = "hatchling.build"
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["src/alignment"]
|
||||
|
||||
[tool.uv.pip]
|
||||
no-build-isolation-package = ["flash-attn"]
|
||||
|
||||
Reference in New Issue
Block a user