Fix punctuation and formatting in README

This commit is contained in:
Extraltodeus
2026-07-15 23:43:34 +02:00
committed by GitHub
parent 699a896ffa
commit 1fd7504271
+1 -1
View File
@@ -59,7 +59,7 @@ un-embedding. On top of it, J-Wash adds:
- an interactive **chat UI** with the lens rendered live (heatmaps, token clouds, - an interactive **chat UI** with the lens rendered live (heatmaps, token clouds,
per-layer rank curves); per-layer rank curves);
- a **token editor** that turns lens directions into persistent, composable edits; - a **token editor** that turns lens directions into persistent, composable edits;
- and the core feature an **export pipeline** that bakes those edits into a - and, the core feature, an **export pipeline** that bakes those edits into a
pure-weights checkpoint (`full` / `layers` / `lora`), so the edited model runs pure-weights checkpoint (`full` / `layers` / `lora`), so the edited model runs
with no J-Wash code in the loop. with no J-Wash code in the loop.