Commit Graph

  • 52672c34b0 Add GitHub Actions CI to build and push Docker image to GHCR release/Intel-Core-Ultra-7-155H Andriy Oblivantsev 2026-02-12 17:34:13 +00:00
  • 971852d3af Rework README for better GitHub presentation Andriy Oblivantsev 2026-02-12 17:31:33 +00:00
  • c56646e7e7 Switch GPU backend from Vulkan to SYCL for ~2x inference performance on Intel GPUs Andriy Oblivantsev 2026-02-12 17:28:23 +00:00
  • 63c3b81292 Upgrade ollama from 0.9.3 (IPEX-LLM) to 0.15.6 (official) with Vulkan Intel GPU Andriy Oblivantsev 2026-02-12 15:34:03 +00:00
  • 8debf2010b Fix ollama not reachable from host due to hardcoded OLLAMA_HOST in entrypoint Andriy Oblivantsev 2026-02-12 15:18:37 +00:00
  • 96913a2a18 Update Intel GPU stack and ipex-llm to latest available versions Andriy Oblivantsev 2026-02-12 15:00:53 +00:00
  • 2680ff63d8 Merge branch 'main' of github.com:eleiton/ollama-intel-arc main Andriy Oblivantsev 2026-01-11 12:20:18 +00:00
  • 0f48675100 Update config Andriy Oblivantsev 2026-01-11 12:20:15 +00:00
  • f26f20edf1 Merge pull request #31 from eleiton/ramalama-support eleiton 2025-12-01 22:29:16 +00:00
  • e04b83d39d Adding initial support for ramalama eleiton 2025-12-01 23:20:55 +01:00
  • 1239010eec Clean up Dockerfile by adding autoremove and autoclean commands to reduce image size Andriy Oblivantsev 2025-06-21 00:37:38 +01:00
  • 0a7f974c04 Update Docker configurations and Intel GPU runtimes for improved performance Andriy Oblivantsev 2025-06-21 00:35:20 +01:00
  • e7afd3f671 Merge pull request #15 from eleiton/use-heredoc eleiton 2025-06-09 21:45:49 +02:00
  • ffafe50ca4 Using heredoc in docker files. eleiton 2025-06-09 20:41:04 +02:00
  • f301c57c9b Merge pull request #14 from eleiton/build-locally eleiton 2025-06-08 21:15:59 +02:00
  • 157784eb9a Add local tag to image builds in docker-compose files eleiton 2025-06-08 21:03:59 +02:00
  • 09a60eb520 Adding OpenAI Whisper integration eleiton 2025-06-08 13:30:10 +02:00
  • 2ce7a0224a Cleaning up docker files for sdnext and comfyui eleiton 2025-06-06 23:00:38 +02:00
  • a0fd6a46ac Updating to latest version of intel-extension-for-pytorch for comfyui and sdnext eleiton 2025-05-20 21:28:36 +02:00
  • f47f7271be Enabling intel's official pre-build image of the ipex-llm-inference-cpp-xpu, instead of building it locally eleiton 2025-04-22 22:49:09 +02:00
  • c98fd71fa2 Ignore shelf Andriy Oblivantsev 2025-04-22 21:15:30 +01:00
  • 17592946fa Update Docker configurations for deployment improvements Andriy Oblivantsev 2025-04-22 17:56:04 +01:00
  • 8172339ca5 Merge pull request #54 from blebo/update-ipex-v2.2.0 Matt Curfman 2025-04-19 17:00:06 -07:00
  • dea2fd0afe Merge pull request #55 from charlescng/update_intel_libs Matt Curfman 2025-04-19 16:57:33 -07:00
  • f1bbedb599 Update Intel libraries Charles Ng 2025-04-18 01:51:10 +00:00
  • 504a1d388f Update default to ipex-llm v2.2.0 (guide for v2.3.0-nightly in docs) Adam Gibson 2025-04-16 21:25:38 +08:00
  • f39722e6de Building ipex-llm image locally, since Intel remove the pre-built image. eleiton 2025-04-12 22:39:13 +02:00
  • e7c4e16b27 Merge pull request #9 from eleiton/add-comfyui-support eleiton 2025-03-22 14:51:47 +01:00
  • 9668c65bc4 Adding support to ComfyUI in an independent docker compose file eleiton 2025-03-22 14:47:29 +01:00
  • d91620b0b6 Merge pull request #8 from eleiton/extract-sdnext eleiton 2025-03-22 00:45:22 +01:00
  • b56c16647e Extracting SD.Next to its own docker compose file. eleiton 2025-03-22 00:41:32 +01:00
  • 6964b45417 Merge pull request #50 from mattcurf/update_ipex Matt Curfman 2025-03-17 12:17:44 -07:00
  • 61288f5f6c Update to ipex-llm-2.2.0b20250313 Matt Curfman 2025-03-17 10:44:00 -07:00
  • 86f07653dd Merge pull request #49 from blebo/dockerfile-args Matt Curfman 2025-03-17 09:24:39 -07:00
  • 451f91080c Revert compose to cached .tgz by default. Adam Gibson 2025-03-17 19:29:53 +08:00
  • b33c01f1f0 Updated README.md for Dockerfile args. Adam Gibson 2025-03-16 16:56:50 +08:00
  • 1e92fbe888 Updates to allow latest ollama in compose file, with fallback to cached in Dockerfile (if no build args provided) Adam Gibson 2025-03-16 16:47:45 +08:00
  • 2c82aed59c Update compose file with build args Adam Gibson 2025-03-16 16:10:20 +08:00
  • e1da4a4d16 Allow for user choice of ollama portable zip at build time Adam Gibson 2025-03-16 15:37:06 +08:00
  • 7d106fa79d Merge pull request #6 from eleiton/add-stable-diffusion eleiton 2025-03-15 15:37:06 +01:00
  • 4e578f5670 Add stable diffusion with SD.Next eleiton 2025-03-15 15:35:19 +01:00
  • b06df5e2e0 Merge pull request #5 from eleiton/remove-custom-image eleiton 2025-03-12 19:54:03 +01:00
  • 9d4b38885b Use the docker image provided by Intel directly, removing the Dockerfile. eleiton 2025-03-12 19:51:51 +01:00
  • 4456691b41 Merge pull request #4 from eleiton/use-official-ollama-serve eleiton 2025-03-12 19:14:25 +01:00
  • c5fda8f9ac Use the start-ollama.sh script provided in the official docker image. eleiton 2025-03-12 19:08:33 +01:00
  • 555ded9b9a Merge pull request #3 from eleiton/use-intel-docker-image eleiton 2025-03-11 22:43:03 +01:00
  • 316eb23905 Stop building the ollama image manually from scratch and use the official intel image eleiton 2025-03-11 22:41:02 +01:00
  • 8f6f5ee0fd Updates: - Improve documentation - Clean dependencies - Use the official oneAPI Base Toolkit Breaking change: - Container name changed to ollama-intel-arc eleiton 2025-03-09 23:55:10 +01:00
  • d81b21c462 Merge pull request #42 from mattcurf/fix-links Matt Curfman 2025-02-22 20:51:12 -08:00
  • 85e28fca19 Cache link Matt Curfman 2025-02-22 20:27:34 -08:00
  • db8d96c1a6 Merge pull request #39 from mattcurf/ollama_portable_zip Matt Curfman 2025-02-21 22:31:41 -08:00
  • fa579db492 Increase context window size Matt Curfman 2025-02-19 15:26:01 -08:00
  • fed3cf9ba0 Update README.md Matt Curfman 2025-02-19 15:07:23 -08:00
  • c47c879027 Merge branch 'main' into ollama_portable_zip Matt Curfman 2025-02-19 15:04:19 -08:00
  • dd84c202a7 Minor fixes Matt Curfman 2025-02-19 15:00:46 -08:00
  • 2fc526511f Update to use new ipex portable .zip packages Matt Curfman 2025-02-19 14:56:56 -08:00
  • ec7dec8f3b Merge pull request #36 from mattcurf/updated-docker-image Matt Curfman 2025-02-17 09:49:56 -08:00
  • f08a310a2a Update README.md Matt Curfman 2025-02-11 21:01:05 -08:00
  • 765a8c09d7 Update to latest ipex-llm dockerfile 20250211 Matt Curfman 2025-02-11 20:40:41 -08:00
  • 1581a505fb Merge pull request #27 from eltociear/patch-1 Matt Curfman 2025-02-04 20:40:12 -08:00
  • ddd565fc8d docs: update README.md Ikko Eltociear Ashimine 2025-01-31 02:09:53 +09:00
  • c230c4518e Update README.md Matt Curfman 2025-01-26 15:17:30 -08:00
  • 8e69333f3f Update README.md Matt Curfman 2025-01-26 15:14:29 -08:00
  • d51c656e18 Merge pull request #24 from mattcurf/update-webui Matt Curfman 2025-01-26 13:48:43 -08:00
  • b74bab0b6a Update to latest open-webui releases Matt Curfman 2025-01-23 17:28:33 -08:00
  • 07e8a24b3a Merge pull request #21 from mattcurf/update_tags Matt Curfman 2025-01-20 19:25:25 -08:00
  • 6df0d8d3cc Update ipex-llm image from Intel to 2.2.0-SNAPSHOT Matt Curfman 2025-01-16 22:00:31 -08:00
  • 91d2045f7c Merge pull request #11 from mattcurf/ipex_intel_image Matt Curfman 2024-11-27 17:33:38 -08:00
  • c74f6f2216 Update Dockerfile to use Intel public ipex container Matt Curfman 2024-11-14 13:45:57 -08:00
  • eb2389665f Merge pull request #8 from pepijndevos/patch-1 Matt Curfman 2024-11-07 22:34:00 -08:00
  • 0e4cf4f154 Update docker-compose-wsl2.yml Pepijn de Vos 2024-11-07 21:13:36 +01:00
  • 2e18d91cd7 Update webui Pepijn de Vos 2024-11-07 21:11:57 +01:00
  • ff2a97961e Merge pull request #6 from mattcurf/fix_oneapi_dependency Matt Curfman 2024-10-28 16:33:00 -07:00
  • db0efa7eaf Fix the ambiguous intel-basekit package with specific version of oneAPI linked to by ipex-llm Matt Curfman 2024-10-25 21:21:31 -07:00
  • cff355161c Merge pull request #5 from eSlider/patch-1 Matt Curfman 2024-10-24 22:11:53 -07:00
  • 6a39438666 Fix mess generation bug by updating libraries Andriy Oblivantsev 2024-10-24 15:59:10 +01:00
  • 5dd7e9a28c Releasing first version of the solution eleiton 2024-09-29 00:47:39 +02:00
  • 94ef2044c3 Initial commit eleiton 2024-09-28 23:57:28 +02:00
  • 40313a7364 Revert to ipex-llm version of ollama for gpu acceleration Matt Curfman 2024-08-16 22:41:15 -07:00
  • aec98f6f30 Update wsl to web v0.3.10 Matt Curfman 2024-08-01 22:08:30 -07:00
  • 698d574fce Update to web ui v0.3.10 Matt Curfman 2024-08-01 22:08:02 -07:00
  • ab863141ca Update README.md Matt Curfman 2024-07-31 21:50:48 -07:00
  • dadaf4000c Update compute-runtine, oneAPI, and now use upstream ollama Matt Curfman 2024-07-31 21:45:50 -07:00
  • 65184dc2a3 Merge pull request #2 from mattcurf/kernel-6-8-wa Matt Curfman 2024-05-23 21:14:15 -07:00
  • 164881bc71 Cleanups Matt Curfman 2024-05-23 20:59:10 -07:00
  • e2f4a81fef Install GPU runtime from git repo Matt Curfman 2024-05-10 19:29:28 -07:00
  • e3c4f50b1f Workaround for Kernel 6.8 regression mattcurf 2024-05-05 12:48:38 -07:00
  • c93791e9ba Add WSL2 support mattcurf 2024-05-02 10:50:08 -07:00
  • 025b1b0fc9 Misc. cleanups mattcurf 2024-04-30 14:37:58 -07:00
  • 70de05872e Update README.md Matt Curfman 2024-04-30 10:28:06 -07:00
  • cf4c7deeb5 Add screenshot mattcurf 2024-04-30 10:21:57 -07:00
  • 2daa02e8f4 Initial version mattcurf 2024-04-29 17:19:07 -07:00
  • aa3be9a0ab Initial commit Matt Curfman 2024-04-29 16:49:25 -07:00