Skip to content

Commit

Permalink
Clean deprecated VisualQnA code (#634)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
lvliang-intel committed Aug 20, 2024
1 parent db2d2bd commit 87617e7
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 456 deletions.
3 changes: 1 addition & 2 deletions VisualQnA/docker/gaudi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ docker build --no-cache -t opea/lvm-tgi:latest --build-arg https_proxy=$https_pr
Since TGI Gaudi has not supported llava-next in main branch, we'll need to build it from a PR branch for now.

```bash
git clone https://github.com/yuanwu2017/tgi-gaudi.git
git clone https://github.com/huggingface/tgi-gaudi.git
cd tgi-gaudi/
git checkout v2.0.4
docker build -t opea/llava-tgi:latest .
cd ../
```
Expand Down
44 changes: 0 additions & 44 deletions VisualQnA/serving/Dockerfile

This file was deleted.

113 changes: 0 additions & 113 deletions VisualQnA/serving/llava_server/llava_server.py

This file was deleted.

4 changes: 0 additions & 4 deletions VisualQnA/serving/requirements.txt

This file was deleted.

Loading

0 comments on commit 87617e7

Please sign in to comment.