Sun, Xuehao
c9f9acab61
Freeze base images ( #607 )
...
* Update Dockerfile to use LANGCHAIN_VERSION argument
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
* Revert "Update Dockerfile to use LANGCHAIN_VERSION argument"
This reverts commit 1bff239d38 .
* chore: Add manual freeze images workflow
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* split jobs
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
---------
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-16 20:18:44 +08:00
Letong Han
040d2b7fd9
update port for dataprep in set_env.sh ( #606 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-08-16 18:15:33 +08:00
chen, suyue
6296e9f2fb
remove continue-on-error: true to stop the test when image build failed ( #608 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-16 17:29:59 +08:00
Steve Zhang
c86cf8536d
Add AudioQnA example via GMC ( #597 )
...
* add AudioQnA example via GMC.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
* add more information for e2e test scritpts.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
* fix bug in e2e test scripts.
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
2024-08-16 14:25:50 +08:00
chen, suyue
039014fbbf
Fix CD workflow typos ( #605 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-16 09:26:54 +08:00
chen, suyue
1c07a38457
set action back to pull_request_target ( #602 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-16 00:31:01 +08:00
chen, suyue
e93146b33e
Add BoM collect workflow and image publish workflow ( #600 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-16 00:22:40 +08:00
chen, suyue
a6385bc6fd
Fix left issues in CI/CD structure refactor ( #599 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-16 00:22:24 +08:00
chen, suyue
c26d0f62b8
Enhance CI/CD infrastructure ( #593 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
2024-08-15 22:39:21 +08:00
Letong Han
e71aba0080
Fix ChatQnA Qdrant CI issues ( #569 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-08-14 22:31:27 +08:00
XinyaoWa
cfcac3f0ec
Fix vLLM and vLLM-on-Ray UT bug ( #580 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-08-14 18:03:25 +08:00
Ying Chun Guo
d68be058f5
add composible manifest e2e for cd workflow ( #588 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-08-14 15:53:49 +08:00
Jaswanth Karani
45cf553d36
fixed ISSUE-528 ( #590 )
...
* fixed ISSUE-528
Signed-off-by: jaswanth8888 <karani.jaswanth@gmail.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: jaswanth8888 <karani.jaswanth@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-14 14:47:20 +08:00
Steve Zhang
1c23d87aa2
Add dataprep microservice to chatQnA example and the e2e test ( #589 )
...
Signed-off-by: zhlsunshine <huailong.zhang@intel.com >
2024-08-14 14:39:46 +08:00
chen, suyue
64bfea9054
fix corner issue in CI test ( #585 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-13 17:51:08 +08:00
Sihan Chen
0a6bad0ab9
add k8s support for audioqna ( #583 )
...
* add k8s support for audioqna
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-13 17:38:18 +08:00
lvliang-intel
4f7fc39d66
Add kubernetes support for VisualQnA ( #578 )
...
* Add kubernetes support for VisualQnA
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
* update gmc file
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
* update pic
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
---------
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2024-08-13 17:14:03 +08:00
XinyaoWa
80e3e2a2d3
Update mainifest for FaqGen ( #582 )
...
* update tgi version
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* add k8s for faq
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* add benchmark for faq
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* refine k8s for faq
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* add tuning for faq
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* add prompts with different length for faq
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* add tgi docker for llama3.1
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* remove useless code
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* remove nodeselector
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* remove hg token
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* refine code structure
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix readme
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
---------
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-13 16:29:15 +08:00
chen, suyue
8c384e0314
Build up docker images CD workflow ( #576 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-13 15:20:34 +08:00
chen, suyue
3c9e2aaffd
add secrets for test ( #579 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-13 09:43:46 +08:00
Neo Zhang Jianyu
acdd712929
fix script issues in MD file ( #538 )
2024-08-13 09:20:30 +08:00
xiguiw
c297155bea
Pass OLLAMA_MODEL env to docker container ( #571 )
...
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2024-08-12 16:42:50 +08:00
WenjiaoYue
923cf69e63
Add VisualQnA UI ( #572 )
...
* update VisualQnA front_end
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update ViualQnA into the ui folder
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* Add dockerFile
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
---------
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-12 15:01:49 +08:00
jotpalch
7a67298f19
chore: add support for .md file in file upload ( #555 )
...
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-08-12 14:24:16 +08:00
Dina Suehiro Jones
a5ed2233b5
Fix minor issue in ChatQnA Gaudi docker README ( #567 )
...
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
2024-08-12 12:58:42 +08:00
chen, suyue
e12baca3b8
Fix typo in CI workflow ( #570 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-12 11:26:32 +08:00
chen, suyue
939502dba1
support multiple test cases for ChatQnA ( #553 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-12 00:26:01 +08:00
Ying Chun Guo
a072441c06
improve manifest chaqna test ( #565 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-08-11 00:26:32 +08:00
Veenadhari Bedida
ed483719a8
Update ChatQnA readme with OpenShift instructions ( #527 )
...
* Update ChatQnA readme with OpenShift instructions
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: vbedida79 <veenadhari.bedida@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 15:13:12 +05:30
ZePan110
14621f8492
Convert HTML to markdown format. ( #564 )
...
* Convert HTML to markdown format.
Signed-off-by: zepan <ze.pan@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: zepan <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 16:18:28 +08:00
lvliang-intel
2390920b1d
Add VisualQnA docker for both Gaudi and Xeon using TGI serving ( #547 )
...
* Add VisualQnA docker for both Gaudi and Xeon
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update token length
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
---------
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 09:45:17 +08:00
lkk
02a15366bc
update chatqna dataprep-redis port ( #557 )
...
Co-authored-by: sdp <sdp@srf797636.jf.intel.com >
2024-08-08 22:23:32 +08:00
WenjiaoYue
f08d4115db
Modify the language variable to match language highlight. ( #543 )
...
* Modify the variable name to match the language
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* Modify the variable name to match the language
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-08 14:27:57 +08:00
chen, suyue
5ac77f78da
fix faqgen on xeon test scripts ( #552 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-08-08 13:39:38 +08:00
Ying Chun Guo
ebc165a6aa
Rename github workflows ( #554 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-08-08 10:29:04 +08:00
nithi-i
ad8ca8886e
Fix typo {your_ip} to {host_ip} ( #533 )
...
Co-authored-by: Pratool Bharti <pratool.bharti@intel.com >
2024-08-08 10:11:48 +08:00
Letong Han
88eeb0d7e6
Remove LangSmith from Examples ( #545 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-08-08 09:14:38 +08:00
Ying Chun Guo
e22d41362d
Refactor build image workflows with common action.yml ( #525 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-08-07 15:57:29 +08:00
Dina Suehiro Jones
17b9676a3d
CodeGen README updates ( #534 )
...
Signed-off-by: dmsuehir <dina.s.jones@intel.com >
2024-08-06 22:30:39 -07:00
ZePan110
7dd9952f5e
Remove deprecated folder. ( #536 )
...
Signed-off-by: zepan <ze.pan@intel.com >
2024-08-07 10:26:23 +08:00
lvliang-intel
06c4484b88
Update guardrail dokcer file path ( #531 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
2024-08-06 17:34:52 +08:00
Letong Han
3913c7bb36
Refine docker_compose for dataprep param settings ( #486 )
...
* add TEI_ENDPOINT for dataprep
Signed-off-by: letonghan <letong.han@intel.com >
* add TEI_ENDPOINT for dataprep
Signed-off-by: letonghan <letong.han@intel.com >
* update ui test file
Signed-off-by: letonghan <letong.han@intel.com >
* add dataprep test into script
Signed-off-by: letonghan <letong.han@intel.com >
* refine e2e test of chatqna
Signed-off-by: letonghan <letong.han@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix missing dockerfile path
Signed-off-by: letonghan <letong.han@intel.com >
* check test issue
Signed-off-by: letonghan <letong.han@intel.com >
* check dataprep log
Signed-off-by: letonghan <letong.han@intel.com >
* reverse codetrans
Signed-off-by: letonghan <letong.han@intel.com >
* cd log path
Signed-off-by: letonghan <letong.han@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add hf token in compose yaml
Signed-off-by: letonghan <letong.han@intel.com >
* add redis_host
Signed-off-by: letonghan <letong.han@intel.com >
* add upload link test
Signed-off-by: letonghan <letong.han@intel.com >
* re-format validate dataprep
Signed-off-by: letonghan <letong.han@intel.com >
* fix typo
Signed-off-by: letonghan <letong.han@intel.com >
* fix frontend env name
Signed-off-by: letonghan <letong.han@intel.com >
* fix ci issue
Signed-off-by: letonghan <letong.han@intel.com >
---------
Signed-off-by: letonghan <letong.han@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-06 11:57:01 +08:00
Letong Han
abc02e1332
fix readme typo ( #524 )
...
Signed-off-by: letonghan <letong.han@intel.com >
2024-08-05 15:32:26 +08:00
ZePan110
cf021ee009
Check url of docker image list. ( #472 )
...
Signed-off-by: zepan <ze.pan@intel.com >
2024-08-05 14:01:47 +08:00
Louie Tsai
70a50d8b78
Update README.md to notify two gaudi cards needed ( #293 )
...
Signed-off-by: Tsai, Louie <louie.tsai@intel.com >
2024-08-05 14:01:29 +08:00
Sun, Xuehao
ab9879508f
add code review owner ( #501 )
...
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
2024-08-05 13:34:17 +08:00
Letong Han
08eb2699b7
Refine Main README ( #502 )
...
* udpate examples readme
Signed-off-by: letonghan <letong.han@intel.com >
* update architecture img
Signed-off-by: letonghan <letong.han@intel.com >
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update img name
Signed-off-by: letonghan <letong.han@intel.com >
* udpate readme & fix dockerfile issue
Signed-off-by: letonghan <letong.han@intel.com >
* add k8s doc links
Signed-off-by: letonghan <letong.han@intel.com >
---------
Signed-off-by: letonghan <letong.han@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-05 09:47:15 +08:00
David Kinder
4259240407
doc: missed an H1 in the middle of a doc ( #498 )
...
Signed-off-by: David B. Kinder <david.b.kinder@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-08-05 07:45:04 +08:00
Ying Chun Guo
8bdb598417
automatic create issue to GenAIInfra when docker compose files are changed ( #504 )
...
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com >
2024-08-02 11:03:48 +08:00
ZePan110
ac89855ff8
Fix code scan warning ( #473 )
...
Signed-off-by: zepan <ze.pan@intel.com >
2024-08-02 09:31:30 +08:00