15 Commits

Author SHA1 Message Date
namvuong
34939feb90
fix: Remove sd ggml + minio + traefffik (#63)
* fix(inf-sd): Delete gitsubmodule for SD ggml

* chore: Delete custom code for sd.cpp

* chore: Update gitignore for sd models

* chore: Update readme for sd ggml service removal

* chore: Refactor compose file to remove minio, sd, sd-downloader and traeffik

* fix(.env): Removing SD and minio related configuration
2023-09-06 15:48:54 +07:00
vuonghoainam
19a0fe448c feat(inf-sd): Add local s3 support for sd api 2023-08-31 00:24:14 +07:00
vuonghoainam
cbf33651c0 chore(inference): Update sd.cpp latest update 2023-08-30 20:08:03 +07:00
vuonghoainam
b9775c4893 fix(docker): Update dockerfile for sd ggml api 2023-08-30 20:07:42 +07:00
vuonghoainam
85779cda69 fix(inference): Update ggml sd api to sync api 2023-08-30 20:05:48 +07:00
vuonghoainam
ceb01e5eda fix(inference): Update ggml sd 2023-08-30 16:44:05 +07:00
vuonghoainam
b89722e439 chore: Remove docker compose for inference 2023-08-30 16:43:18 +07:00
vuonghoainam
45efdcd288 chore: Move traeffik to root folder 2023-08-30 16:42:45 +07:00
vuonghoainam
db12863d49 refactor(inference): Remove traeffik in model specific compose files 2023-08-25 02:24:46 +07:00
vuonghoainam
d97f3c759b fix(inference/traeffik): Refactor traeffik to be outside of models and add sd 2023-08-25 02:24:21 +07:00
vuonghoainam
b34fa91dc4 chore(inference): Remove inference llm .env 2023-08-25 02:23:33 +07:00
vuonghoainam
e345a44d59 Merge branch 'first_mvp_jan_inference' into add_inference_sd_cpp 2023-08-25 01:39:14 +07:00
vuonghoainam
1146c29a31 feat(inference): Add SD CPP module 2023-08-25 01:31:11 +07:00
Hien To
6446f06f27 Traefik use file provider 2023-08-24 14:10:01 +07:00
vuonghoainam
6ef61c45ec feat(inference): Init commit for inference llm using python llama ggml 2023-08-24 09:14:18 +07:00