Commits
User selector
Commit history
Commits on Jul 10, 2026
fix(distributed): authenticate coordinator worker registration
Show description for 35db753committed
Commits on Jul 4, 2026
fix(distributed): wire mTLS into worker gRPC server, refuse non-loopback without TLS
Show description for d6b2562committed
Commits on Apr 28, 2026
Commits on Mar 26, 2026
refactor(fsdp): migrate GGUF writer to ztensor/gguf
Show description for 01af3ddcommitted
Commits on Mar 25, 2026
fix(distributed): add stop channel to coordinator reaper goroutine
Show description for d89de2dcommitted
Commits on Mar 18, 2026
docs(stability): label all sub-packages with stable/beta/alpha maturity
Show description for 2314d39committeddocs(blog): add 5 launch blog posts
Show description for 16e935ecommittedtest(fsdp): add 2-GPU FSDP integration test
Show description for d998760committedfeat(distributed): add FSDP distributed checkpoint save/load (T10.5)
Show description for 437ff65committed- committed
- committed
feat(distributed): add FSDP sharded module (T10.1)
Show description for f23e510committedfeat(distributed): add NCCL AllGather+ReduceScatter via purego dlopen (T10.2)
Show description for a32fe8dcommitted
Commits on Mar 16, 2026
- committed
chore(lint): vet/lint clean after Q5K/Q6K dequant changes
Show description for 071d4d9committedFix test failures from import migration and ZMF removal
Show description for 13d61a8committedRewrite imports from zerfoo to ztensor/ztoken modules
Show description for c60d3f7committed
Commits on Mar 4, 2026
fix(distributed): fix NCCL strategy import and logger type errors
Show description for 3133a3bcommitted
Commits on Mar 3, 2026
feat(distributed): add NcclStrategy for GPU-native gradient exchange
Show description for 2368731committedfeat: generic ML framework with GPU engine, model import, and production infra
Show description for c80f934andcommitted
Commits on Aug 25, 2025
Commits on Aug 22, 2025
Commits on Aug 4, 2025
Continue systematic lint fixes: reduce issues from 51 to 9
Show description for b234ab1committedFix lint issues: unused parameters, package comments, and documentation
Show description for 57f67b6committed- committed
- committed
- committed
- committed
- committed
- committed
Revert "fix: Resolve typecheck errors in distributed/coordinator/coordinator_test.go"
Show description for b98dc47committed- committed