Commit Graph

21 Commits

Author SHA1 Message Date
kurokobo
ea29007bc0
fix: apply best practices for the latest buildkit (#5527) 2024-06-24 00:45:33 +08:00
Bowen Liang
27f0ae8416
build: support Poetry for depencencies tool in api's Dockerfile (#5105)
Co-authored-by: takatost <takatost@gmail.com>
2024-06-22 01:34:08 +08:00
Bowen Liang
55fc46c707
improvement: speed up dependency installation in docker image rebuilds by mounting cache layer (#3218) 2024-04-10 22:49:04 +08:00
takatost
c038040e1b
Add gmpy2 dependencies packages (#2216) 2024-01-26 03:09:24 +08:00
Bowen Liang
98660e1f97
skip installing python3-dev package on base stage in api docker image (#2193) 2024-01-25 14:49:11 +08:00
Bowen Liang
8639abec97
improve api docker file and lock Debian version in base image tag (#2195) 2024-01-25 12:44:15 +08:00
Charlie.Wei
6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2024-01-24 01:05:37 +08:00
Bowen Liang
483dcb6340
fix: skip linking /etc/localtime file first in api docker image (#2099) 2024-01-19 21:06:26 +08:00
Bowen Liang
9ad7b65996
support setting timezone in docker images (#2091) 2024-01-19 20:30:36 +08:00
takatost
0e1163f698
feat: remove deprecated envs (#2078) 2024-01-18 14:44:37 +08:00
takatost
d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
takatost
3a5ae96e7b
fix: TRANSFORMERS_OFFLINE orders in Dockerfile (#1144) 2023-09-10 12:26:13 +08:00
takatost
b63a685386
feat: set transformers offline default true (#1143) 2023-09-10 12:20:58 +08:00
takatost
877da82b06
feat: cache huggingface gpt2 tokenizer files (#1138) 2023-09-10 12:16:21 +08:00
Rhon Joe
c9194ba382
chore(api): api image multistage build (#1069) 2023-09-01 11:13:22 +08:00
takatost
4ff1870a4b
fix: web reader tool missing nodejs (#932) 2023-08-21 11:26:11 +08:00
takatost
491d29cc87
feat: optimize multi platform image build (#754) 2023-08-05 17:23:57 +08:00
takatost
5d783a4922
fix: wrong version tag of base docker image (#739) 2023-08-03 22:22:27 +08:00
John Wang
b0091452ca
feat: add bash before entrypoint.sh in Dockerfile (#592) 2023-07-18 16:22:34 +08:00
KVOJJJin
cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
2023-07-14 11:19:26 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00