-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make all xeon tgi image version consistent #851
Conversation
Signed-off-by: zhlsunshine <[email protected]>
Signed-off-by: zhlsunshine <[email protected]>
e6a4cb5
to
c0190bb
Compare
…-cpu as the tgi image on xeon. Signed-off-by: zhlsunshine <[email protected]>
2fb94df
to
c1b24d8
Compare
Hi @lvliang-intel, as we discussed, let's use |
Signed-off-by: zhlsunshine <[email protected]>
7efcf67
to
07898f1
Compare
Signed-off-by: zhlsunshine <[email protected]>
a6592c8
to
564615c
Compare
Signed-off-by: zhlsunshine <[email protected]>
334282f
to
294a6dd
Compare
Hi @lvliang-intel, I replace the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why the CI manifest test is missing? We need them to make sure it's working
Hi @lvliang-intel @lianhao @chensuyue, after discussed with Intel Xeon TGI image support engineer, we'd better to use the specified version of TGI image, such as |
Signed-off-by: zhlsunshine <[email protected]>
e87b5e6
to
9d7e56f
Compare
Please resolve the conflicts. |
Signed-off-by: zhlsunshine <[email protected]>
217875a
to
4e8c77c
Compare
for more information, see https://pre-commit.ci
Hi @chensuyue sure, done! |
* draft a demo code for memory. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add agent short-term memory with langgraph checkpoint. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add save long-term memory func. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add save long-term memory func. * add timeout for llm response. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix ut with adding -e HABANA_VISIBLE_DEVICES=all. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Description
Make all xeon tgi image version consistent
Issues
n/a
.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
n/a
.Tests
n/a
.