Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Gutierrez
7501839145 Adding paper 2025-11-16 18:20:19 -05:00
Carlos Gutierrez
87db20cc7b Fixing README 2025-11-16 15:54:13 -05:00
Carlos Gutierrez
3d2da94ce2 Initial commit: SheepOp LLM - Transformer-based language model implementation
- Complete transformer implementation from scratch
- Training pipeline with gradient accumulation and mixed precision
- Optimized inference with KV caching
- Multi-format data processing (PDFs, images, code, text)
- Comprehensive documentation
- Apache 2.0 license
- Example training plots included in docs/images/
2025-11-06 22:07:41 -05:00