13 Commits
Author SHA1 Message Date
z 7c4a7672be Merge branch 'main' of github.com:zenlm/zen-family 2026-06-21 07:16:44 -07:00
zeekay af887d13ea chore: restore upstream attribution + NOTICE (OSS compliance) 2026-06-21 02:29:46 -07:00
Zen Authors 20d2bbb86b Add Apache-2.0 LICENSE + NOTICE 2026-06-17 04:12:45 +00:00
ff002e188c cleanup: refresh SKU links + strip upstream brands (#1)
Rewrite dead HF links to live successors, refresh stale Zen4 / old Zen-3 chat lineups to current Zen5 canonical + Zen3 specialty, and strip upstream brand mentions from user-facing prose (attribution and base_model chains preserved).

Co-authored-by: zooqueen <worringantje@gmail.com>
2026-05-29 22:26:24 -07:00
Hanzo AI 29c9890dd3 chore: black monochrome cover page 2026-04-01 12:31:18 -07:00
Hanzo Dev d33d5b3f49 [chore] bump Python requirement to 3.14+ 2026-02-28 12:43:56 -08:00
Hanzo Dev 8c225ae077 [docs] update overview paper with SOTA 2025-2026 techniques
- Add continual learning section: SuRe, OPLoRA, OPCM, Youtu-Agent
- Add BitDelta multi-variant delta compression methodology
- Add K-Merge on-device adapter management
- Update GGUF table with IQ-quants (IQ2-IQ4) + importance matrix
- Update research priorities with Drop-Upcycling, MonoSoup, GT-QLoRA
- Add bibliography with 11 key 2024-2026 arXiv references
- Replace LLM.md AI slop with clean reference document
2026-02-28 12:29:42 -08:00
Hanzo Dev d418a9048f chore: remove training data files from git, add to gitignore
Training data (JSONL files) should be stored on HuggingFace, not in git.
Remove training/data/ from tracking and add *.jsonl and training/data/ to .gitignore.
2026-02-28 10:32:32 -08:00
Hanzo Dev 01dfe0a8ba feat: add examples, modelfiles, scripts, tools, training, and zen-technical-paper 2026-02-28 10:27:51 -08:00
Hanzo Dev 0a7935599b feat: add whitepapers, deployment infra, docs content
- Add LaTeX whitepapers for zen-artist, zen-coder, zen-eco, zen-nano, zen-next, zen-omni
- Add Dockerfile, Makefile, docker-compose.yml deployment files
- Add docs content: guides, models, architecture reference
- Add training/scripts/tools utilities
- Update .gitignore: exclude models/, archive/, generated files
- Remove AI-generated slop status files
2026-02-27 19:16:08 -08:00
Hanzo Dev 5e4c8b8575 chore: add LLM.md knowledge base, update .gitignore 2026-02-27 19:08:14 -08:00
Hanzo Dev 5e07b6cdeb fix: remove upstream model references from zen whitepapers
Replace all upstream model name leaks in LaTeX whitepapers with Zen
architecture names per brand policy. Fixes fake arXiv placeholder IDs.

- zen-designer-instruct: Qwen3-VL-235B -> Zen MoDE-235B / Zen Designer architecture
- zen-designer-thinking: Qwen3-VL-235B-Thinking -> Zen MoDE-235B / Zen Designer architecture
- zen-scribe: Qwen3-ASR-Flash -> Zen Scribe architecture
- zen_family_overview: table base-model column cleaned, Qwen family ref removed,
  acknowledgments Qwen ref removed, fake arXiv:2509.12345 removed
- zen-guard: Qwen3Guard Technical Report -> Safety Classifier Architecture Technical Report
2026-02-27 16:34:07 -08:00
z d6e9d696b7 Add README 2026-02-26 19:51:51 -08:00