Ying Chun Guo
|
a0b94b5401
|
Add image build job in docker compose e2e xeon test in CI (#304)
Signed-off-by: Yingchun Guo <yingchun.guo@intel.com>
|
2024-06-19 15:24:27 +08:00 |
|
Zhou Ting
|
240587932b
|
Add no_proxy in docker compose yaml for micro services (#267)
Signed-off-by: Zhou Ting <ting.z.zhou@intel.com>
|
2024-06-12 14:13:25 +08:00 |
|
WenjiaoYue
|
4d36def840
|
Update img storage location (#265)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: Spycsh <sihan.chen@intel.com>
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: zehao-intel <zehao.huang@intel.com>
|
2024-06-11 16:26:48 +08:00 |
|
Sihan Chen
|
02c7baae2b
|
Remove useless scheduling statements (#273)
* remove useless schedule
Signed-off-by: Spycsh <sihan.chen@intel.com>
* remove blank line
Signed-off-by: Spycsh <sihan.chen@intel.com>
---------
Signed-off-by: Spycsh <sihan.chen@intel.com>
|
2024-06-11 11:51:42 +08:00 |
|
Louie Tsai
|
60b1696530
|
[CodeTrans]Update README.md for docker build issue and UI (#259)
* Update README.md for docker build issue and UI
fix docker build issues and add UI section
Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
|
2024-06-11 07:07:40 +08:00 |
|
Dan
|
e3289477b0
|
Fix docker paths in examples (#260)
Signed-off-by: Dan Middleton <dan.middleton@intel.com>
|
2024-06-07 15:59:12 +08:00 |
|
Sun, Xuehao
|
3237ee4c58
|
Add CodeTrans UI test (#240)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com>
|
2024-05-31 20:59:18 +08:00 |
|
Letong Han
|
6ebfea1f10
|
Refine CodeTrans Test Scripts (#239)
Signed-off-by: letonghan <letong.han@intel.com>
|
2024-05-31 18:09:23 +08:00 |
|
chen, suyue
|
509d5c66ca
|
unify license copyright (#234)
Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-31 17:19:30 +08:00 |
|
lvliang-intel
|
e29ce9c0b3
|
Add HF token for TGI Gated model (#233)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
|
2024-05-31 16:11:52 +08:00 |
|
chen, suyue
|
7eb402e95b
|
Revert hf_token setting (#226)
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-05-30 23:12:03 +08:00 |
|
lvliang-intel
|
4ed48a36ab
|
Fix README link issue (#217)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
|
2024-05-30 16:09:56 +08:00 |
|
Sihan Chen
|
fe23d4cc52
|
fix readme issue (#219)
|
2024-05-30 16:07:44 +08:00 |
|
lvliang-intel
|
9d3bc0e00c
|
Fix huggingface hub token environment variable (#214)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
|
2024-05-30 16:04:59 +08:00 |
|
Tian, Feng
|
169fe96332
|
GenAIExample code structure reorg (#207)
Signed-off-by: Tian, Feng <feng.tian@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-05-30 00:13:49 +08:00 |
|
Neo Zhang Jianyu
|
edf16cbd79
|
Fix code trans readme (#199)
Co-authored-by: arthw <14088817+arthw@users.noreply.github.com>
|
2024-05-29 19:26:20 +08:00 |
|
chen, suyue
|
259cd50ef1
|
update ui dockerfile copy path (#196)
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-05-29 00:44:49 +08:00 |
|
lvliang-intel
|
924fa8cdc5
|
Enable LangSmith Tracing for benchmark (#192)
* Enable LangSmith Tracing for benchmark
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
---------
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>
Co-authored-by: chen, suyue <suyue.chen@intel.com>
|
2024-05-28 08:50:05 +08:00 |
|
chen, suyue
|
381189445b
|
optimize docker compose CI workflow (#190)
Signed-off-by: chensuyue <suyue.chen@intel.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-27 13:49:20 +08:00 |
|
lvliang-intel
|
8ae28ebfde
|
Format opea docker images name (#186)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
|
2024-05-25 22:57:00 +08:00 |
|
Letong Han
|
26ae49c9dd
|
Fix TGI-Gaudi Docker Issue (#177)
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-05-25 22:53:57 +08:00 |
|
lvliang-intel
|
a6b3caf128
|
Refactor example code (#183)
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-05-24 13:32:14 +08:00 |
|
WenjiaoYue
|
bb06fa64fa
|
update front_end docker (#176)
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
|
2024-05-23 15:52:45 +08:00 |
|
Letong Han
|
d53eb69ac9
|
Refactor CodeTrans with GenAIComps Microservices (#115)
Signed-off-by: letonghan <letong.han@intel.com>
Signed-off-by: Spycsh <sihan.chen@intel.com>
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
Co-authored-by: chensuyue <suyue.chen@intel.com>
|
2024-05-20 21:04:26 +08:00 |
|
WenjiaoYue
|
54c1508074
|
Code translation UI (#109)
Co-authored-by: chen, suyue <suyue.chen@intel.com>
|
2024-05-09 13:48:26 +08:00 |
|
Letong Han
|
3cc035634d
|
[Code Translation] Modify prompt and streaming format (#99)
Signed-off-by: letonghan <letong.han@intel.com>
|
2024-04-26 21:56:48 +08:00 |
|
chen, suyue
|
9bec478461
|
update license check (#101)
Signed-off-by: chensuyue <suyue.chen@intel.com>
|
2024-04-26 13:28:33 +08:00 |
|
Letong Han
|
0ac6fd4fef
|
Add code translation example (#81)
* add example of Code Translation
Signed-off-by: LetongHan <letong.han@intel.com>
|
2024-04-17 10:03:06 +08:00 |
|