chat template fix

This commit is contained in:
wassname
2025-06-02 07:27:46 +00:00
parent 2819dd46d0
commit 880d4eda1e
5 changed files with 30 additions and 5 deletions
+3
View File
@@ -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"]