Commit Graph
15 Commits
Author SHA1 Message Date
coder3101 0db2837f13 Default to --host 0.0.0.0 in Docker and docker-compose 2026-07-15 01:08:00 +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
ExtraltodeusandClaude 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 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