291 Commits

Author SHA1 Message Date
Fam Zheng
c0a197e4a5 entrypoint: check EMBLEM_ENV is set 2025-11-24 23:00:02 +00:00
Fam Zheng
94b66e66c5 docker: install unzip 2025-11-24 23:00:02 +00:00
Fam Zheng
2aceaf33a4 Make ailab job manual 2025-11-25 06:15:02 +08:00
Fam Zheng
9cc0df405c Use system Python in Dockerfile instead of venv 2025-11-24 07:38:34 +08:00
Fam Zheng
7580a9a452 Add npm to PATH in build-web job 2025-11-24 06:55:26 +08:00
Fam Zheng
9207a005bd Move all CI jobs from i7 to ailab runner 2025-11-24 06:53:55 +08:00
Fam Zheng
a91cf30e05 Set timeout to 36000 seconds for ailab job 2025-11-23 21:04:55 +00:00
Fam Zheng
a0232e74b6 ci: fetch and train 2025-11-23 18:59:07 +00:00
Fam Zheng
6c93bc3607 Add sbs target, make scripts executable in CI, skip venv creation if exists 2025-11-23 18:57:53 +00:00
Fam Zheng
aea7276ad4 add make sbs 2025-11-23 18:54:40 +00:00
Fam Zheng
6af6ec6ed4 ci: skip fetch 2025-11-23 18:51:46 +00:00
Fam Zheng
9f1d6784f8 ci: fix train-quick 2025-11-23 18:51:31 +00:00
Fam Zheng
5b1b013a9f Set DATA_DIR to /home/fam/emblem in CI 2025-11-23 18:40:26 +00:00
Fam Zheng
bb02ed25b8 Keep /home/fam/venv/bin in PATH after activating project venv to access uv 2025-11-23 18:34:30 +00:00
Fam Zheng
c685372845 Create /home/fam/venv first to install uv, avoiding externally-managed-environment error 2025-11-23 18:33:11 +00:00
Fam Zheng
b116cafcc1 on ailab 2025-11-23 18:30:03 +00:00
Fam Zheng
ec65bfa1d2 Add torch and torchvision dependencies, ensure venv is activated in script section 2025-11-23 18:24:36 +00:00
Fam Zheng
9d3a5053a3 Use Python 3.10 explicitly in CI 2025-11-23 18:21:14 +00:00
Fam Zheng
4d256c71c6 Reorder packages and constrain six version for aliyun SDK compatibility 2025-11-23 18:17:44 +00:00
Fam Zheng
fd634b0110 Add emblem5 dependencies to top-level requirements.txt 2025-11-23 18:15:19 +00:00
Fam Zheng
84fc6a7ca0 Add fetch-quick, sbs-quick, train-quick targets for CI verification 2025-11-23 18:10:58 +00:00
Fam Zheng
1bf353c248 Set GIT_DEPTH to 1 in CI variables 2025-11-23 17:53:34 +00:00
Fam Zheng
abbb419ba3 drop alg/models 2025-11-23 17:52:48 +00:00
Fam Zheng
11a0594d66 Use system Python instead of downloading Python for uv venv 2025-11-23 17:51:37 +00:00
Fam Zheng
ff1b6c13b4 Remove cache configuration from CI 2025-11-23 17:50:21 +00:00
Fam Zheng
445097b151 Fix PATH for uv command in CI 2025-11-23 17:48:51 +00:00
Fam Zheng
87fa3020e4 Update CI to use uv with Tsinghua mirror for package installation 2025-11-23 17:47:49 +00:00
Fam Zheng
2301ca7918 zy 2025-11-23 17:40:27 +00:00
Fam Zheng
886ef32827 Change DATA_DIR to /data/emblem and add GIT_DEPTH=1 to CI 2025-11-23 15:35:37 +00:00
Fam Zheng
b539aa8524 Add make fetch target using venv and add to ailab step 2025-11-23 15:28:08 +00:00
Fam Zheng
72c3420199 Rename job to ailab and add pip mirror config with requirements install 2025-11-23 15:25:31 +00:00
Fam Zheng
857fdbcc62 Move ailab-date to first stage 'ailab' 2025-11-23 15:24:07 +00:00
Fam Zheng
05599c09d3 Add ailab-date step to GitLab CI 2025-11-23 15:22:35 +00:00
Fam Zheng
64ba37d755 requirements.txt: add six 2025-11-05 08:15:25 +00:00
Fam Zheng
bd3faf8133 add hf models in docker 2025-11-04 23:06:33 +00:00
Fam Zheng
de6d175f7e fix rag 2025-11-04 22:05:45 +00:00
Fam Zheng
da86e7d670 add knowledge-base-search api 2025-11-04 21:55:53 +00:00
Fam Zheng
76655eb4b1 deploy prod with registry.cn-shenzhen.aliyuncs.com registry 2025-11-04 21:32:31 +00:00
Fam Zheng
b5b62d3b4d deploy: more readable env type 2025-11-03 07:22:37 +08:00
Fam Zheng
b9e2a80636 update deploy script 2025-11-03 07:20:32 +08:00
Fam Zheng
8b4c7ee283 requirements.txt: add psycopg2-binary 2025-11-03 06:45:31 +08:00
Fam Zheng
dc29bf9204 add make docker-run 2025-11-02 22:17:36 +00:00
Fam Zheng
3790c248a6 update deploy/kubeconfig.dev 2025-11-03 05:46:02 +08:00
Fam Zheng
27ae76a62a update Dockerfile 2025-11-02 21:28:11 +00:00
Fam Zheng
67b099e8af drop grpc 2025-11-02 21:07:10 +00:00
Fam Zheng
b35bbce103 Dockerfile: use uv 2025-11-03 05:05:04 +08:00
Fam Zheng
d94f9599cb unify requirements.txt 2025-11-03 04:56:45 +08:00
Fam Zheng
dcb2949f13 ci: deploy dev 2025-11-03 04:31:28 +08:00
Fam Zheng
74bcd7add7 pip install openai 2025-10-30 23:47:55 +00:00
Fam Zheng
1273514c4e drop this.globalData.real_ip 2025-10-29 21:34:44 +00:00