hermescures1's picture
Upload folder using huggingface_hub
32112fa verified
Raw
History Blame Contribute Delete
283 Bytes
"""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"