PersistenceAI 3.5 Mini is an experimental lightweight transformer language model built from scratch.
Goals:
- Fast
- Lightweight
- Local-friendly
- Educational
- Open-source
- Decoder-only transformer
- Custom tokenizer
- Local inference
- Pretraining support
- Instruction tuning
- PyTorch
- SentencePiece
- Python