Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion EdgeCraftRAG/docker_compose/intel/gpu/arc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ EC-RAG supports vLLM deployment(default method) and local OpenVINO deployment fo
#### Intel Arc A770

**OS**: Ubuntu Server 22.04.1 or newer (at least 6.2 LTS kernel)
**Driver & libraries**: Please refer to [Installing GPUs Drivers](https://dgpu-docs.intel.com/driver/installation-rolling.html#installing-gpu-drivers) for detailed driver & libraries setup
**Driver & libraries**: Please refer to [Installing GPUs Drivers](https://dgpu-docs.intel.com/driver/installation.html#installing-gpu-drivers) for detailed driver & libraries setup
**Available Inferencing Framework**: openVINO, vLLM

### 2. Access the Code
Expand Down
2 changes: 1 addition & 1 deletion EdgeCraftRAG/docker_compose/intel/gpu/arc/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ EC-RAG 支持 vLLM 部署(默认方式)以及面向 Intel Arc GPU 和 Core U
#### Intel Arc A770

**操作系统**:Ubuntu Server 22.04.1 或更高版本(至少 6.2 LTS 内核)
**驱动与库**:详细驱动与库安装请参考 [Installing GPUs Drivers](https://dgpu-docs.intel.com/driver/installation-rolling.html#installing-gpu-drivers)
**驱动与库**:详细驱动与库安装请参考 [Installing GPUs Drivers](https://dgpu-docs.intel.com/driver/installation.html#installing-gpu-drivers)
**可用推理框架**:openVINO、vLLM

### 2. 获取代码
Expand Down
Loading