Hanzo Dev
3d344bc78d
Remove upstream Qwen model name leaks from whitepapers
...
Replace direct Qwen model references (Qwen3-VL-235B, Qwen-Image,
Qwen3-ASR-Flash, etc.) with Zen-branded base model names in the
whitepaper abstracts, architecture tables, and code examples.
Legitimate academic citations in zen-reranker.tex are preserved as
they represent proper scholarly attribution.
2026-02-26 19:53:59 -08:00
Zach Kelling
f960ba3fbf
feat: complete paper catalog (13 papers)
2026-02-19 19:22:02 -08:00
Zach Kelling
b8e7efcdc4
feat: add Next.js papers site for papers.zenlm.org
2026-02-19 19:11:40 -08:00
z
edef4fd9a2
ci: add GitHub Pages deployment for PDFs
2026-02-19 15:40:47 -08:00
Zach Kelling
d2cf349196
chore: add Apache-2.0 LICENSE
2026-02-14 07:07:31 -08:00
github-actions[bot]
21ee04f132
Auto-generated PDFs from LaTeX sources [skip ci]
2026-01-27 02:02:20 +00:00
Zach Kelling
e7ecb8dbee
Update author attribution across all zen papers
...
- Add Zach Kelling as primary author
- Add Hanzo Industries, Lux Industries, Zoo Labs Foundation
- Standardize contact to research@lux.network
2026-01-26 17:55:17 -08:00
github-actions[bot]
9a99ab65f9
Auto-generated PDFs from LaTeX sources [skip ci]
2026-01-22 05:08:45 +00:00
Zach Kelling
5390ee9323
fix: use apt-get install instead of container for LaTeX
2026-01-21 21:02:26 -08:00
Zach Kelling
cafd661ff8
fix: resolve LaTeX compilation errors
...
- Replace Unicode symbols (✓, ×, ★) with LaTeX equivalents
- Fix CO₂ subscript notation
- Rewrite zen-technical-paper.tex as standalone document
papers-cafd661ff894b542baa94c03fef26ffee0dde434
2026-01-21 20:50:27 -08:00
Zach Kelling
50072ea98d
fix: remove redundant apt-get install in Docker container
...
The texlive/texlive:latest container already has LaTeX installed.
Running sudo apt-get fails because sudo doesn't exist in the container.
papers-50072ea98d458d9c3fac0f92a60e901a0b5647c0
2026-01-21 20:34:41 -08:00
Zach Kelling
b7c89e0afa
Update zen-coder whitepaper v2.0 with 5 model lineup
2025-12-30 17:13:02 -08:00
Hanzo Dev
0bbf1f0444
perf: use Docker container with pre-installed LaTeX
...
Reduces build time from 4+ minutes to seconds by using texlive/texlive:latest Docker image instead of installing texlive-full.
2025-10-29 01:39:45 -07:00
github-actions[bot]
0bae1b49a0
Auto-generated PDFs from LaTeX sources [skip ci]
2025-10-29 08:24:03 +00:00
Hanzo Dev
be61d795ba
fix: add write permissions for releases and PDF commits
...
Fixes 'Too many retries' error caused by 403 Forbidden when creating releases.
Workflow now has explicit write permissions for contents.
papers-be61d795ba4328e38d3bae89f18195bc67e50481
2025-10-29 01:16:37 -07:00
Hanzo Dev
dfe5b118a3
Add Zen model family paper timeline
2025-10-28 22:53:33 -07:00
Hanzo Dev
e3bee5e59b
Add workflow_dispatch trigger for manual runs
2025-10-28 22:23:07 -07:00
Hanzo Dev
37f11e9fa8
Add CI status badge and PDF download link to README
2025-10-28 22:17:02 -07:00
Hanzo Dev
b5716e4ca0
Add compiled Zen-Reranker PDF (225KB, 12 pages)
2025-10-28 22:08:50 -07:00
Hanzo Dev
2be0b7e6c0
Initial commit: Consolidated all Zen model papers with auto-PDF workflow
2025-10-28 21:51:42 -07:00