diff --git a/README.md b/README.md index f4d3113..e769187 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ 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.

- Telegram demo + Before training +    + After training

## Installation diff --git a/after.png b/after.png new file mode 100644 index 0000000..a90b6a1 Binary files /dev/null and b/after.png differ diff --git a/before.png b/before.png new file mode 100644 index 0000000..8d3e94a Binary files /dev/null and b/before.png differ