carlrobertoh / CodeGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
https://codegpt.ee
Apache License 2.0
1.1k stars 232 forks source link

How to use with Intel GPU??? #732

Open GermanAizek opened 1 month ago

GermanAizek commented 1 month ago

What happened?

@carlrobertoh, hi. I tried to run plugin using Intel Arc using the official documentation from here: https://github.com/ggerganov/llama.cpp/blob/master/docs/backend/SYCL.md

but he's still using my processors.

build params: GGML_SYCL=ON, GGML_SYCL_TARGET=INTEL,CMAKE_CXX_COMPILER=icpx, CMAKE_C_COMPILER=icx, CMAKE_BUILD_TYPE=Release

изображение

Relevant log output or stack trace

No response

Steps to reproduce

No response

CodeGPT version

2.8.5-241.1

Operating System

Linux