Minor fixes
This commit is contained in:
@@ -10,8 +10,6 @@ RUN apt update && \
|
||||
wget \
|
||||
ocl-icd-libopencl1
|
||||
|
||||
# gnupg \
|
||||
|
||||
# Intel GPU compute user-space drivers
|
||||
RUN mkdir -p /tmp/gpu && \
|
||||
cd /tmp/gpu && \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 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
|
||||

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