| """Singularity LLM — a custom lightweight LLM built from scratch. | |
| Pure NumPy implementation with Singularity sub-byte token encoding, | |
| recursive link memory, universal peer sync, built-in Jarvis voice | |
| assistant, skill creation, and tool-calling harness. | |
| """ | |
| __version__ = "0.1.0" | |