Commit Graph

2 Commits

Author SHA1 Message Date
25a356796b Refactor to C/S architecture.
Refactor: the old design works badly in multiprocessing. Now the framework is migrated to a Client-Server pattern to compatible for multiprocessing usage, such as vLLM.
2025-09-28 11:02:14 +08:00
8d1551f2f6 Add DataLogger main code. 2025-09-27 11:42:27 +08:00