Commit b5cb985 github-actions
committed
1 parent ba0956e commit b5cb985 Copy full SHA for b5cb985
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
4
4
5
+ ## v0.3.2 (2025-01-14)
6
+
7
+ ### Fix
8
+
9
+ * fix: use GPU for llm probing ([ ` ba0956e ` ] ( https://github.com/adamkarvonen/SAEBench/commit/ba0956e74ee541716823b5df98d91576b6af05a1 ) )
10
+
11
+ ### Unknown
12
+
13
+ * Don' ; t hardcode the device for unlearning ([ ` a594ee6 ` ] ( https://github.com/adamkarvonen/SAEBench/commit/a594ee6e8bc751f0f1502e5db5410992d6289793 ) )
14
+
15
+ * Update unlearning data path ([ ` 443761d ` ] ( https://github.com/adamkarvonen/SAEBench/commit/443761dcac34aa50201f2edc2564c622ff861eaa ) )
16
+
17
+
5
18
## v0.3.1 (2025-01-14)
6
19
7
20
### Fix
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " sae-bench"
3
- version = " 0.3.1 "
3
+ version = " 0.3.2 "
4
4
description = " A framework for evaluating sparse autoencoders"
5
5
authors = [
6
6
" Adam Karvonen <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments