Commit Graph

64 Commits

Author SHA1 Message Date
Lianmin Zheng
a8ae640328 Improve docs and warnings (#1164) 2024-08-20 08:31:29 -07:00
Liangsheng Yin
5d0d40d0eb Fix CI accuracy && time out limit (#1133) 2024-08-16 21:41:11 -07:00
Yineng Zhang
26e9c12c15 ci: compatible with fork repo (#1115) 2024-08-16 04:26:44 +10:00
Lianmin Zheng
e86b1ccbf0 Enable chunked prefill by default (#1040) 2024-08-14 21:56:20 -07:00
Yineng Zhang
67c0d832a6 docs: update pr template (#1099) 2024-08-14 22:25:39 +10:00
Yineng Zhang
fe5024325b docs: update README (#1098) 2024-08-14 04:40:05 -07:00
Yineng Zhang
f14569f64a ci: remove workflow path trigger (#1096) 2024-08-14 20:36:24 +10:00
Yineng Zhang
c8423ca311 ci: update timeout and retry (#1086)
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
2024-08-14 00:27:35 -07:00
Yineng Zhang
cebd78d83e ci: add accuracy timeout (#1078) 2024-08-13 22:12:58 +10:00
Yineng Zhang
f7fb68d292 ci: add moe test (#1053) 2024-08-13 18:43:23 +10:00
Yineng Zhang
396a13e6ad ci: add cancel pr workflow (#1070) 2024-08-13 18:16:50 +10:00
Lianmin Zheng
c877292cc1 Re-organize CI tests (#1052) 2024-08-12 03:39:01 -07:00
Lianmin Zheng
41598e0d8e Add longer accuracy test on CI (#1049) 2024-08-12 09:21:38 +00:00
Yineng Zhang
cb99ba4fc6 feat: update Dockerfile (#1033)
Co-authored-by: vhain <vhain6512@gmail.com>
2024-08-12 16:24:06 +10:00
Lianmin Zheng
8207637029 Improve end-to-end throughput test and its coverage (#1039) 2024-08-11 18:27:33 -07:00
Yineng Zhang
33d61356b8 misc: update issue template (#1024) 2024-08-11 17:34:30 +10:00
Lianmin Zheng
54fb1c80c0 Clean up unit tests (#1020) 2024-08-10 15:09:03 -07:00
Yineng Zhang
e712837d38 misc: update test config (#990) 2024-08-11 04:20:30 +10:00
Ying Sheng
e040a2450b Add e5-mistral embedding model - step 3/3 (#988) 2024-08-08 16:31:19 -07:00
Liangsheng Yin
4d929107ae Run purge-cache only in sgl-project (#976) 2024-08-07 13:16:36 -07:00
Liangsheng Yin
fbe0c818c2 Purge self-runner's pip cache weekly (#975) 2024-08-07 12:43:12 -07:00
Yineng Zhang
c31f084c71 chore: update vllm to 0.5.4 (#966) 2024-08-07 21:15:41 +10:00
Yineng Zhang
58a0970853 misc: update issue template (#963) 2024-08-07 17:41:21 +10:00
Liangsheng Yin
bb66cc4c52 Fix CI && python3.8 compatible (#920) 2024-08-04 16:02:05 -07:00
Yineng Zhang
4f00525057 fix: use e2e and unit test only for original repo or pr (#912) 2024-08-04 16:34:50 +10:00
Ying Sheng
995af5a54b Improve the structure of CI (#911) 2024-08-03 23:09:21 -07:00
Ying Sheng
70cc0749ce Add model accuracy test - step 1 (#866) 2024-08-03 18:20:50 -07:00
Liangsheng Yin
947402c829 Reorder CI unit tests. (#908) 2024-08-03 16:18:50 -07:00
Ying Sheng
001b0bdd08 Update the base image of the docker (#900) 2024-08-02 21:54:57 -07:00
Yineng Zhang
046c2b339e chore: add multipart dep for fastapi (#895) 2024-08-03 00:50:19 +10:00
Yineng Zhang
2e218b9e04 fix: set env in runner (#891) 2024-08-02 20:48:56 +10:00
Ying Sheng
4c8093c8db Update workflow name (#883) 2024-08-01 21:29:46 -07:00
Ying Sheng
ae7ee01a8e Add accuracy test to CI: MMLU (#882) 2024-08-01 21:20:17 -07:00
Ying Sheng
76e59088d8 Add more unit tests to CI (#880) 2024-08-01 18:14:33 -07:00
Liangsheng Yin
12ce3befb6 Update runner docs (#879) 2024-08-01 17:37:47 -07:00
Liangsheng Yin
70c78cfb03 Update runner docs (#876) 2024-08-01 15:32:33 -07:00
Ying Sheng
72b6ea88b4 Make scripts under /test/srt as unit tests (#875) 2024-08-01 14:34:55 -07:00
Ying Sheng
6f221d4ca0 Fix unit tests for the frontend language part (#872) 2024-08-01 12:39:12 -07:00
Yineng Zhang
aba6f51f88 misc: update unit test config (#873) 2024-08-02 05:27:05 +10:00
Yineng Zhang
7f6c690b67 misc: use pip cache purge and add unit test ci (#871) 2024-08-02 05:12:20 +10:00
Ying Sheng
40e6f5131a Fix openai CI tests (#870) 2024-08-01 09:39:09 -07:00
Ying Sheng
4075677621 Add OpenAI backend to the CI test (#869) 2024-08-01 09:25:24 -07:00
Yineng Zhang
9e8d2c7f74 misc: add cancel previous at e2e (#864) 2024-08-01 18:26:54 +10:00
Yineng Zhang
c9bff5fcc8 misc: disable auto release (#862) 2024-08-01 17:46:51 +10:00
Ying Sheng
b04444ac01 Rename github workflows (#861) 2024-08-01 00:39:55 -07:00
Yineng Zhang
3d617a21ba misc: update e2e test paths config (#860) 2024-08-01 17:38:24 +10:00
Yineng Zhang
a78d98de19 misc: update e2e test paths config (#848) 2024-07-31 18:37:29 +10:00
Yineng Zhang
377c5dc9a9 misc: enable e2e test when push (#828) 2024-07-30 19:26:23 +10:00
Yineng Zhang
f52eda35ea misc: update e2e test benchmark config (#825) 2024-07-30 19:19:23 +10:00
Yineng Zhang
a30d5d75bf feat: add pr e2e test (#822) 2024-07-30 18:31:26 +10:00