Skip to content

Commit e692eac

Browse files
kfallahclaude
andauthored
Update README hero image with before/after examples (#40)
## Summary - Replace the single Telegram screenshot in the README with side-by-side before/after training images - Shows the visible effect of SDPO training on model output ## Test plan - [ ] Verify images render correctly on GitHub 🤖 Generated with [Claude Code](https://claude.com/claude-code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated README images to display before and after training comparisons side-by-side instead of a single demo image. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ff7fda8 commit e692eac

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
Continual learning as-a-service (CLaaS) via self-distillation for OpenClaw. Personalize the model weights of your OpenClaw assistant using text feedback without model collapse.
1313

1414
<p align="center">
15-
<img src="assets/telegram.png" alt="Telegram demo" width="400">
15+
<img src="before.png" alt="Before training" width="380">
16+
&nbsp;&nbsp;
17+
<img src="after.png" alt="After training" width="380">
1618
</p>
1719

1820
## Installation

after.png

321 KB
Loading

before.png

321 KB
Loading

0 commit comments

Comments
 (0)