Minor fixes
This commit is contained in:
@@ -10,8 +10,6 @@ RUN apt update && \
|
|||||||
wget \
|
wget \
|
||||||
ocl-icd-libopencl1
|
ocl-icd-libopencl1
|
||||||
|
|
||||||
# gnupg \
|
|
||||||
|
|
||||||
# Intel GPU compute user-space drivers
|
# Intel GPU compute user-space drivers
|
||||||
RUN mkdir -p /tmp/gpu && \
|
RUN mkdir -p /tmp/gpu && \
|
||||||
cd /tmp/gpu && \
|
cd /tmp/gpu && \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# ollama-intel-gpu
|
# ollama-intel-gpu
|
||||||
|
|
||||||
This repo illlustrates the use of Ollama with support for Intel ARC GPU based via ipex-llm and Ollama Portable ZIP support. Run the recently released [deepseek-r1](https://github.com/deepseek-ai/DeepSeek-R1) model on your local Intel ARC GPU based PC using Linux
|
This repo illustrates the use of Ollama with support for Intel ARC GPU based via ipex-llm and Ollama Portable ZIP support. Run the recently released [deepseek-r1](https://github.com/deepseek-ai/DeepSeek-R1) model on your local Intel ARC GPU based PC using Linux
|
||||||
|
|
||||||
## Screenshot
|
## Screenshot
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user