-
Notifications
You must be signed in to change notification settings - Fork 290
[BUG] TGI versions inconsistency / use of old TGI versions #1563
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
Comments
@eero-t Do you have plan to submit PR to fix this? |
@xiguiw No. (Fixing this could be a good "beginner" / "first time" task PR.) |
OPEA_Team4 is working on this issue |
- Update TGI CPU/rocm version to v2.4.1 - Update TGI Gaudi version to v2.3.1 Fixes opea-project#1563 Signed-off-by: xiaotia3 <xiaotian.chen@intel.com> Signed-off-by: Ma, YaZhan <yazhan.ma@intel.com> Signed-off-by: Gao, Fengqian <fengqian.gao@intel.com> Signed-off-by: Wang, Le3 <le3.wang@intel.com>
- Update TGI CPU/rocm version to v2.4.1 - Update TGI Gaudi version to v2.3.1 Fixes opea-project#1563 Signed-off-by: xiaotia3 <xiaotian.chen@intel.com> Signed-off-by: Ma, Yazhan <yazhan.ma@intel.com> Signed-off-by: Gao, Fengqian <fengqian.gao@intel.com> Signed-off-by: Wang, Le3 <le3.wang@intel.com>
- Update TGI CPU/rocm version to v2.4.1 - Update TGI Gaudi version to v2.3.1 Fixes opea-project#1563 Signed-off-by: xiaotia3 <xiaotian.chen@intel.com> Signed-off-by: Ma, Yazhan <yazhan.ma@intel.com> Signed-off-by: Gao, Fengqian <fengqian.gao@intel.com> Signed-off-by: Wang, Le3 <le3.wang@intel.com>
Hi @xiaotia3 thank you a lot for the contribution. will remind team to review. thanks |
But somewhat out of date. |
GenAIComps CPU/rocm TGI is now consistent version, but this repo is not quite done yet, there's still lot of discrepancy. While most are now on TGI 2.4.x, some references to older version still exist:
Same thing with Gaudi version:
Also in GenAIComps:
@chensuyue please re-open. |
@xiaotia3 will you continue submit PR for this issue? |
I will. The old version images that still exist were likely introduced during the period when the PR was trying to be merged. Let me update them. And due to known issues, ChatQnA and AvatarChatbot may not be updated , is it ok? |
Those can be updated in a separate PR after their issues have been fixed. |
@zhanmyz @xiaotia3 Thanks for your contributions. Would you please help on this? Thanks! GenAIExample GenAIComp |
Currently latest used TGI versions in this repo are v2.3.1 (Gaudi) / v2.4.1 (CPU).
However there are several files where much older versions are used.
GenAIExamples, old CPU/rocm versions:
GenAIComps, old CPU versions:
GenAIExamples, old Gaudi versions (latest used version is 2.3.1):
PS. All TEI image references are for 1.5 version, i.e. consistent.
The text was updated successfully, but these errors were encountered: