Skip to content

Commit 87617e7

Browse files
Clean deprecated VisualQnA code (#634)
* Clean deprecated VisualQnA code Signed-off-by: lvliang-intel <liang1.lv@intel.com> * update tgi repo Signed-off-by: lvliang-intel <liang1.lv@intel.com> --------- Signed-off-by: lvliang-intel <liang1.lv@intel.com>
1 parent db2d2bd commit 87617e7

File tree

8 files changed

+1
-456
lines changed

8 files changed

+1
-456
lines changed

VisualQnA/docker/gaudi/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ docker build --no-cache -t opea/lvm-tgi:latest --build-arg https_proxy=$https_pr
2424
Since TGI Gaudi has not supported llava-next in main branch, we'll need to build it from a PR branch for now.
2525

2626
```bash
27-
git clone https://github.com/yuanwu2017/tgi-gaudi.git
27+
git clone https://github.com/huggingface/tgi-gaudi.git
2828
cd tgi-gaudi/
29-
git checkout v2.0.4
3029
docker build -t opea/llava-tgi:latest .
3130
cd ../
3231
```

VisualQnA/serving/Dockerfile

Lines changed: 0 additions & 44 deletions
This file was deleted.

VisualQnA/serving/llava_server/llava_server.py

Lines changed: 0 additions & 113 deletions
This file was deleted.

VisualQnA/serving/requirements.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)