misc: use pip cache purge and add unit test ci (#871)

This commit is contained in:
Yineng Zhang
2024-08-02 03:12:20 +08:00
committed by GitHub
parent 40e6f5131a
commit 7f6c690b67
3 changed files with 50 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
# Code Structure
# Code Structures
- `lang`: The frontend language.
- `srt`: The backend engine for running local models. (SRT = SGLang Runtime).