Update Dockerfile to use Intel public ipex container

This commit is contained in:
Matt Curfman
2024-11-14 13:45:57 -08:00
parent eb2389665f
commit c74f6f2216
4 changed files with 7 additions and 69 deletions
-3
View File
@@ -30,9 +30,6 @@ $ docker-compose -f docker-compose-wsl2.yml up
Then launch your web browser to http://localhost:3000 to launch the web ui. Create a local OpenWeb UI credential, then click the settings icon in the top right of the screen, then select 'Models', then click 'Show', then download a model like 'llama3.1:8b-instruct-q8_0' for Intel ARC A770 16GB VRAM
# Known issues
* Little effort has been made to prune the packages pulled into the Ollama docker image for Intel GPU
# References
* https://dgpu-docs.intel.com/driver/client/overview.html
* https://ipex-llm.readthedocs.io/en/latest/doc/LLM/Quickstart/ollama_quickstart.html