1 parent 5c35e98 commit 2924c4fCopy full SHA for 2924c4f
1 file changed
CHANGELOG
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 0.5.0 - 2025-09-23
4
+
5
+* Better handing of model layers. (#73)
6
+ * Thanks to @wassname and @thiswillbeyourgithub ! :tada:
7
+* Fix for Qwen2 inference `attention_type`. (#73)
8
+* Reasoning dataset for steering thinking models. (#69)
9
+ * Thanks to @wassname ! :tada:
10
11
## 0.4.0 - 2024-12-13
12
13
* SAE support! See `notebooks/sae.ipynb` for an example. (#49)
0 commit comments