8 Commits
Author SHA1 Message Date
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
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
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.
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