19 Commits

Author SHA1 Message Date
a8b3129806 Redid the dashboard home page into more of a status page.
Fixed the weird desync/threading issue that was stopping ruby from working.
2025-04-29 23:04:53 -04:00
f41d14075e clenaed up gitignore.
Hopefully fixed up another set of cuda errors
2025-04-28 23:07:18 -04:00
141931c2a4 Fixed it so Ruby actually dreams/Journals now 2025-04-28 22:49:28 -04:00
9ab043dc78 Fixed it to save the vocab and brainmap every time we train to prevent loss 2025-04-27 22:59:10 -04:00
26fbf85a90 Updated context and increased her brain capacity 2025-04-27 19:59:03 -04:00
4d4b39b4c7 added a brainmap checker,
Fixed the trainer and reader
2025-04-27 16:40:50 -04:00
3a77b5db32 Reverted some changes due to the unicode cleaner being moved to the tokenizer. 2025-04-27 15:38:58 -04:00
60ca746420 Added a unicode cleaner to everything we get material from 2025-04-27 15:34:06 -04:00
97b43f832b Corrected a possible 'posioning' of the model 2025-04-27 14:36:38 -04:00
99fddcab4d Fixing another string of CUDA errors 2025-04-27 13:42:29 -04:00
19cac46c0c Fixing loss issues, 2025-04-27 11:45:27 -04:00
8d7cf38f1b Prevented new books from being uploaded by mistake.
Added a graph to track vocab growth.
2025-04-26 23:45:06 -04:00
a9b4871420 Fixed dynamic expand 2025-04-26 22:42:49 -04:00
5f74b2c64c Fixing CUDA errors 2025-04-26 22:34:05 -04:00
f21e9b433e Added new growth and dreams trackers 2025-04-25 23:26:49 -04:00
6ab7b7586a Trying to fix assert errors 2025-04-25 23:16:18 -04:00
52cbba027e Fixed dashboard
added brainmap
2025-04-25 23:09:04 -04:00
e72678b242 Fixed vocab issues 2025-04-25 23:00:04 -04:00
a8adc0fb37 Fixed a circular import 2025-04-25 22:49:13 -04:00