Extraltodeus
ceb8d046c6
Update README.md
2026-07-16 01:44:12 +02:00
Extraltodeus
0684ba1999
Update README.md
2026-07-16 01:41:50 +02:00
Extraltodeus
766cb58546
Update README.md
2026-07-16 01:40:55 +02:00
Extraltodeus
6e3f57a4e1
Update README with improved token activation description
...
Clarified description of token activation and hover effect.
2026-07-16 01:38:55 +02:00
Extraltodeus
fd69c1c149
Change Star History chart position in README
...
Updated the Star History chart link to display in the bottom-right corner.
2026-07-16 01:18:46 +02:00
Extraltodeus
378bb90fb8
Add Star History section to README
...
Added Star History section with a chart link.
2026-07-16 01:17:23 +02:00
Extraltodeus
e60a4b4607
Update README.md
2026-07-16 00:09:34 +02:00
Extraltodeus
24e84440b7
Correct README content and remove duplication
...
Fix formatting and duplicate text in README.
2026-07-15 23:47:41 +02:00
Extraltodeus
8d8d859542
Fix formatting and punctuation in README.md
...
fix for my allergy to em dash
2026-07-15 23:46:37 +02:00
Extraltodeus
1fd7504271
Fix punctuation and formatting in README
2026-07-15 23:43:34 +02:00
Extraltodeus
699a896ffa
Update README.md
2026-07-15 23:42:30 +02:00
Extraltodeus
d85bd04c0d
Enhance README with introduction and table of contents
...
Added introduction and table of contents sections to README.
2026-07-15 23:38:46 +02:00
Extraltodeus
247b8a3c5b
Enhance README with installation and usage sections
...
Added detailed sections for installation, usage, and project layout in the README.
2026-07-15 23:03:48 +02:00
Extraltodeus
6709f4f2ca
Update README.md
2026-07-15 22:07:53 +02:00
Extraltodeus
dfee6d8385
Update README.md
2026-07-15 22:07:18 +02:00
Extraltodeus
cb449c88a0
Fix grammatical error in token activation description
...
Corrected a grammatical error in the README regarding token activation description.
2026-07-15 22:02:46 +02:00
Extraltodeus
007bc53165
Clarify read projection usage in README
...
Added note about read projection usage for exporting results.
2026-07-15 22:02:00 +02:00
Extraltodeus
dd00c898d2
Merge pull request #2 from coder3101/add-dockerfile
...
feat: Add Dockerfile and compose with usage instructions
2026-07-15 19:07:11 +02:00
Extraltodeus
240ccfac73
Add final words section to README
...
Added a section on the tool's purpose and usage.
2026-07-15 18:37:15 +02:00
Extraltodeus
2785df4d08
Update README.md
2026-07-15 18:27:08 +02:00
coder3101
0db2837f13
Default to --host 0.0.0.0 in Docker and docker-compose
2026-07-15 01:08:00 +05:30
coder3101
ed59ac964b
Add --host argument to run.py for binding to 0.0.0.0
2026-07-15 01:07:11 +05:30
coder3101
33d5f77459
Fix Dockerfile: install python3.11-venv
2026-07-15 00:53:32 +05:30
coder3101
44cf3839cd
Add Dockerfile, docker-compose.yml, and Docker usage instructions
2026-07-15 00:49:48 +05:30
Extraltodeus
b4a77bbd2c
Update README.md
2026-07-14 12:01:23 +02:00
Extraltodeus
2c3db68484
Update README.md
2026-07-14 11:58:20 +02:00
Extraltodeus and Claude Opus 4.8
4bc7c8005e
Add MCP control server, live API-generation view, and repetition penalty
...
- scripts/jwash_mcp.py: MCP server (FastMCP/stdio), an HTTP client of the running
J-Wash server so an external LLM can drive an already-loaded model. Tools:
generate, find_token, list_layers, scale_token/replace_token (pure-weights,
layers required), set_intensity, list_edits/reset_edits.
- api/app.py + ui: /api/generate now records the last exchange (surfaced in
/api/status) and broadcasts on /ws when done; the UI shows a "generated via
API/MCP" panel at the top of the chat and an Options "API monitor" toggle that
swaps the 2s status poll for an event-driven refresh.
- sampling: repetition penalty (default 1.0, applied in model_manager._sample),
exposed as a "rep" field in the chat controls; intentionally not exposed
through the MCP.
- ui: remove the redundant "md" chat toggle (already available in Options).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 07:29:29 +02:00
Extraltodeus and Claude Opus 4.8
407ce9eef0
gitignore: exclude local .reprise/ notes folder
...
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 05:09:01 +02:00
Extraltodeus and Claude Opus 4.8
d9773394e3
Support fitting lenses on any dataset and equal-parts mixes
...
The fit corpus was limited to three hardcoded choices (wikitext, Semantic-Harmless, mixed), and any other id was rejected. Now any HuggingFace dataset id works, and any number of them can be ticked to fit on an equal-parts mix, shuffled.
n_prompts now counts training SEQUENCES (what the fit iterates over) instead of source rows: each dataset is packed up to its quota, so the number entered is exactly what runs, regardless of the dataset. The fixed dropdown becomes a checkable dataset library persisted in localStorage.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-07-14 05:08:52 +02:00
Extraltodeus
daeb127651
Remove note about lens loading requirement
...
Removed note about loading a lens to enable the editor.
2026-07-14 01:10:17 +02:00
Extraltodeus
9cde0b5e57
Update README.md
2026-07-14 01:09:53 +02:00
Extraltodeus
a43129fb50
Update README to remove model warning
...
Removed warning about Nikusui-v1 model usage.
2026-07-14 00:48:39 +02:00
Extraltodeus
0e375e0e5d
Update README.md
2026-07-14 00:48:27 +02:00
Extraltodeus
5b24a098a9
Fix formatting issues in README.md
2026-07-14 00:47:36 +02:00
Extraltodeus
a4696aa3bc
Update warning message for Nikusui-v1 model
...
Clarified warning about running the Nikusui-v1 model.
2026-07-14 00:47:07 +02:00
Extraltodeus
a5f5d047f7
Update README.md
2026-07-14 00:46:45 +02:00
Extraltodeus
76ed7f4e44
Delete assets/README.md
...
lol
2026-07-14 00:42:06 +02:00
Extraltodeus
ba3471111a
Add files via upload
2026-07-14 00:41:21 +02:00
Extraltodeus
ed2e0f5dc1
Delete stop.ps1
2026-07-14 00:40:36 +02:00
Extraltodeus
04b87f0570
Delete image.png
2026-07-14 00:40:22 +02:00
Extraltodeus
349737a58d
Delete image-1.png
2026-07-14 00:40:05 +02:00
Extraltodeus
ea72d31c6c
update readme
2026-07-14 00:05:42 +02:00
Extraltodeus
790e1fa687
readme screenshots
2026-07-13 23:52:57 +02:00
Extraltodeus
1ff4063282
Cleanup init commit
2026-07-13 22:26:50 +02:00