Commit Graph

8 Commits

Author SHA1 Message Date
blackboxprogramming
91fb34569e Add tokenizer/spm.yaml with SentencePiece configuration 2025-08-08 01:14:25 -07:00
blackboxprogramming
b665b0dc19 Add tokenizer/train_tokenizer.py with training script stub 2025-08-08 01:13:31 -07:00
blackboxprogramming
a219ec2871 Add lucidia_core/tokenizer_wrap.py with tokenizer wrapper stub 2025-08-08 01:12:27 -07:00
blackboxprogramming
f3bd20ee56 Add lucidia_core/quantize.py with quantization stub 2025-08-08 01:11:56 -07:00
blackboxprogramming
af712df622 Add lucidia_core/model.py with model skeleton 2025-08-08 01:10:44 -07:00
blackboxprogramming
71d0aa935f Add lucidama/serve.py with minimal local runtime 2025-08-08 01:05:52 -07:00
blackboxprogramming
52bb6de309 Add configs/model.yaml with model configuration 2025-08-08 01:03:27 -07:00
blackboxprogramming
efa5c44869 Add PROMPT.md with constitution and runtime template 2025-08-08 01:01:07 -07:00