Skip to content

Commit d57e44c

Browse files
authored
Merge pull request #120 from EleutherAI/update-sparsify
Use latest published version of sparsify
2 parents dcef72c + 539f036 commit d57e44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["interpretability", "explainable-ai"]
1212
dependencies = [
1313
"datasets",
1414
"orjson",
15-
"sparsify@git+https://github.com/EleutherAI/sparsify",
15+
"eai-sparsify",
1616
"safetensors",
1717
"simple_parsing",
1818
"jaxtyping",

0 commit comments

Comments
 (0)