7 Commits
Author SHA1 Message Date
Hanzo Dev 89f84049c2 chore: add LLM.md knowledge base, update .gitignore 2026-02-27 19:11:15 -08:00
Hanzo Dev 00dd0dc57e fix: README cleanup, remove upstream refs, add dev framework 2026-02-27 19:11:15 -08:00
Hanzo Dev 3954c9da11 Remove upstream attribution and credits sections
Clean README of external project credits, acknowledgments, upstream
source references, and "Based On" boilerplate sections. These are
Zen LM repos and should not contain upstream attribution.
2026-02-26 20:10:30 -08:00
Hanzo Dev c10c68e783 Update whitepaper with comprehensive meta-study
- Add upstream model attribution and citations
- Include comparison tables with alternatives
- Document selection rationale and evaluation criteria
- Expand into academic meta-study format
2025-10-01 14:16:39 -07:00
Hanzo Dev 18627d616b Add LaTeX whitepaper with PDF
- Complete technical whitepaper in LaTeX
- Built PDF included (ready to read)
- Zen Research branding and ecosystem links
- Copyright 2025 Zen Research Authors
- Apache 2.0 License
2025-10-01 13:45:18 -07:00
Hanzo Dev d205d107c7 Add comprehensive LaTeX whitepaper
- Professional academic paper with full technical details
- Architecture, methodology, results, benchmarks
- Zen Research branding and ecosystem cross-references
- Build with: cd paper && make
- Copyright 2025 Zen Research Authors
2025-09-30 18:29:25 -07:00
Hanzo Dev b4a8516c62 Initial commit: Zen Director 5B video generation
- Text/image-to-video generation
- 5B parameter model
- Up to 10 seconds, 24 FPS, 1280x720
- Apache 2.0 License
- Copyright 2025 Zen Research Authors

Model files hosted on HuggingFace: huggingface.co/zenlm/zen-director-5b
2025-09-29 14:55:02 -07:00