This commit is contained in:
wassname
2025-03-15 09:14:42 +08:00
parent c066477b5e
commit 4c76d3ddf2
8 changed files with 5950 additions and 2417 deletions
+3
View File
@@ -7,11 +7,14 @@ requires-python = ">=3.10"
dependencies = [
"accelerate>=1.4.0",
"activation-store",
"autoawq>=0.2.7.post3",
"datasets>=3.3.2",
"einops>=0.8.1",
"jaxtyping>=0.2.38",
"loguru>=0.7.3",
"matplotlib>=3.10.1",
"pandas>=2.2.3",
"skorch>=1.1.0",
"tqdm>=4.67.1",
"transformers>=4.49.0",
]