chen, suyue
66ecaf2e6f
Merge branch 'main' into update_vLLM-fork
2025-05-20 10:54:35 +08:00
ZePan110
8a9f3f4351
Organize set_env.sh paths and update README.md ( #1920 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
Co-authored-by: Ying Hu <ying.hu@intel.com >
2025-05-20 10:05:00 +08:00
CICD-at-OPEA
8ba40a5bff
Update vLLM-fork version to v0.7.2+Gaudi-1.21.0
...
Signed-off-by: CICD-at-OPEA <CICD@opea.dev >
2025-05-08 08:37:52 +00:00
Sun, Xuehao
b467a13ec3
daily update vLLM&vLLM-fork version ( #1914 )
...
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
2025-05-08 10:34:36 +08:00
Melanie Hart Buehler
7bb05585b6
Move file processing from UI to DocSum backend service ( #1899 )
...
Signed-off-by: Melanie Buehler <melanie.h.buehler@intel.com >
2025-05-08 09:05:30 +08:00
ZePan110
99b62ae49e
Integrate DocSum set_env to ut scripts. ( #1860 )
...
Integrate DocSum set_env to ut scripts.
Add README.md for DocSum and InstructionTuning UT scripts.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-04-28 13:35:05 +08:00
ZePan110
42735d0d7d
Fix vllm and vllm-fork tags ( #1766 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-04-07 22:58:50 +08:00
Letong Han
d4dcbd18ef
Enable vllm for DocSum ( #1716 )
...
Set vllm as default llm serving, and add related docker compose files, readmes, and test scripts.
Fix issue #1436
Signed-off-by: letonghan <letong.han@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-03-28 17:15:01 +08:00
chen, suyue
2204fe8e36
Enable base image build in CI/CD ( #1669 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-03-19 09:21:51 +08:00
ZePan110
c1b5ba281f
Enable CodeGen,CodeTrans and DocSum model cache for docker compose test. ( #1599 )
...
1.Add cache path check
2.Enable CodeGen,CodeTrans and DocSum model cache for docker compose test.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-03-04 16:10:20 +08:00
chen, suyue
81b02bb947
Revert "HUGGINGFACEHUB_API_TOKEN environment is change to HF_TOKEN (#… ( #1521 )
...
Revert this PR since the test is not triggered properly due to the false merge of a WIP CI PR, 44a689b0bf , which block the CI test.
This change will be submitted in another PR.
2025-02-11 18:36:12 +08:00
xiguiw
45d5da2ddd
HUGGINGFACEHUB_API_TOKEN environment is change to HF_TOKEN ( #1503 )
...
Signed-off-by: Wang, Xigui <xigui.wang@intel.com >
2025-02-09 20:33:06 +08:00
chen, suyue
6bfd156573
Clean up test scripts and enhance git clone ( #1417 )
...
1. Clean up test code in scripts.
2. Simplify git clone code.
3. Replace git clone branch in Dockerfile.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-20 16:34:28 +08:00
XinyaoWa
39409d7f61
Align OpenAI API for FaqGen, DocSum ( #1401 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-17 11:19:35 +08:00
XinyaoWa
71e3c57366
Standardize name for LLM comps ( #1402 )
...
Update all the names for classes and files in llm comps to follow the standard format, related GenAIComps PR opea-project/GenAIComps#1162
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-16 23:10:27 +08:00
XinyaoWa
ff1310b11a
Refactor docsum ( #1336 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-13 15:49:48 +08:00
Sihan Chen
a01729a5c2
Refactor DocSum example ( #1286 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-26 14:45:17 +08:00
XinyaoWa
50dd959d60
Support Long context for DocSum ( #1255 )
...
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>
Co-authored-by: lkk <33276950+lkk12014402@users.noreply.github.com >
2024-12-20 19:17:10 +08:00
Omar Khleif
00b526c8e5
Changed Default UI to Gradio ( #1246 )
...
Signed-off-by: okhleif-IL <omar.khleif@intel.com >
2024-12-11 11:04:10 -08:00
Mustafa
07e47a1f38
Update tests for issue 1229 ( #1231 )
...
Signed-off-by: Mustafa <mustafa.cetin@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-07 09:07:52 +08:00
Mustafa
eb91d1f054
Docsum ( #1095 )
...
Signed-off-by: Mustafa <mustafa.cetin@intel.com >
Signed-off-by: Harsha Ramayanam <harsha.ramayanam@intel.com >
Co-authored-by: Harsha Ramayanam <harsha.ramayanam@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: XinyaoWa <xinyao.wang@intel.com >
Co-authored-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-11-18 17:15:42 +08:00
lvliang-intel
1ff85f6a85
Upgrade TGI Gaudi version to v2.0.6 ( #1088 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-11-12 14:38:22 +08:00
WenjiaoYue
3744bb8c1b
Fix docSum ui error in accessing parsed files ( #1079 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com >
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com >
Co-authored-by: XinyaoWa <xinyao.wang@intel.com >
Co-authored-by: ZePan110 <ze.pan@intel.com >
2024-11-11 09:10:12 +08:00
lvliang-intel
98f66405ac
Update docsum test command line format ( #1027 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Co-authored-by: chen, suyue <suyue.chen@intel.com >
2024-10-25 15:39:05 +08:00
lvliang-intel
3fb60608b3
Use official tei gaudi image and update tgi gaudi version ( #810 )
...
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-09-23 17:52:56 +08:00
XinyaoWa
d73129cbf0
Refactor folder to support different vendors ( #743 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-09-10 23:27:19 +08:00