Commit Graph

46 Commits

Author SHA1 Message Date
Adam Gibson
1e92fbe888 Updates to allow latest ollama in compose file, with fallback to cached in Dockerfile (if no build args provided) 2025-03-16 16:47:45 +08:00
Adam Gibson
2c82aed59c Update compose file with build args 2025-03-16 16:10:20 +08:00
Adam Gibson
e1da4a4d16 Allow for user choice of ollama portable zip at build time 2025-03-16 15:37:06 +08:00
Matt Curfman
d81b21c462 Merge pull request #42 from mattcurf/fix-links
Cache link
2025-02-22 20:51:12 -08:00
Matt Curfman
85e28fca19 Cache link 2025-02-22 20:27:34 -08:00
Matt Curfman
db8d96c1a6 Merge pull request #39 from mattcurf/ollama_portable_zip 2025-02-21 22:31:41 -08:00
Matt Curfman
fa579db492 Increase context window size 2025-02-19 15:26:01 -08:00
Matt Curfman
fed3cf9ba0 Update README.md 2025-02-19 15:07:23 -08:00
Matt Curfman
c47c879027 Merge branch 'main' into ollama_portable_zip 2025-02-19 15:04:19 -08:00
Matt Curfman
dd84c202a7 Minor fixes 2025-02-19 15:00:46 -08:00
Matt Curfman
2fc526511f Update to use new ipex portable .zip packages 2025-02-19 14:56:56 -08:00
Matt Curfman
ec7dec8f3b Merge pull request #36 from mattcurf/updated-docker-image
Update to latest ipex-llm dockerfile 20250211
2025-02-17 09:49:56 -08:00
Matt Curfman
f08a310a2a Update README.md 2025-02-11 21:01:05 -08:00
Matt Curfman
765a8c09d7 Update to latest ipex-llm dockerfile 20250211 2025-02-11 20:40:41 -08:00
Matt Curfman
1581a505fb Merge pull request #27 from eltociear/patch-1
docs: update README.md
2025-02-04 20:40:12 -08:00
Ikko Eltociear Ashimine
ddd565fc8d docs: update README.md
illlustrates -> illustrates
2025-01-31 02:09:53 +09:00
Matt Curfman
c230c4518e Update README.md 2025-01-26 15:17:30 -08:00
Matt Curfman
8e69333f3f Update README.md 2025-01-26 15:14:29 -08:00
Matt Curfman
d51c656e18 Merge pull request #24 from mattcurf/update-webui 2025-01-26 13:48:43 -08:00
Matt Curfman
b74bab0b6a Update to latest open-webui releases 2025-01-23 17:28:33 -08:00
Matt Curfman
07e8a24b3a Merge pull request #21 from mattcurf/update_tags
Update ipex-llm image from Intel to 2.2.0-SNAPSHOT
2025-01-20 19:25:25 -08:00
Matt Curfman
6df0d8d3cc Update ipex-llm image from Intel to 2.2.0-SNAPSHOT 2025-01-16 22:00:31 -08:00
Matt Curfman
91d2045f7c Merge pull request #11 from mattcurf/ipex_intel_image
Update Dockerfile to use Intel public ipex container
2024-11-27 17:33:38 -08:00
Matt Curfman
c74f6f2216 Update Dockerfile to use Intel public ipex container 2024-11-14 13:45:57 -08:00
Matt Curfman
eb2389665f Merge pull request #8 from pepijndevos/patch-1 2024-11-07 22:34:00 -08:00
Pepijn de Vos
0e4cf4f154 Update docker-compose-wsl2.yml 2024-11-07 21:13:36 +01:00
Pepijn de Vos
2e18d91cd7 Update webui 2024-11-07 21:11:57 +01:00
Matt Curfman
ff2a97961e Merge pull request #6 from mattcurf/fix_oneapi_dependency
Fix the ambiguous intel-basekit package in Dockerfile
2024-10-28 16:33:00 -07:00
Matt Curfman
db0efa7eaf Fix the ambiguous intel-basekit package with specific version of oneAPI linked to by ipex-llm 2024-10-25 21:21:31 -07:00
Matt Curfman
cff355161c Merge pull request #5 from eSlider/patch-1
Fix mess generation bug by updating libraries
2024-10-24 22:11:53 -07:00
6a39438666 Fix mess generation bug by updating libraries
* Level Zero 1.18.3
* IGC 1.0.17791
* Compute 24.39.31294.12

https://github.com/mattcurf/ollama-intel-gpu
2024-10-24 15:59:10 +01:00
Matt Curfman
40313a7364 Revert to ipex-llm version of ollama for gpu acceleration 2024-08-16 22:41:15 -07:00
Matt Curfman
aec98f6f30 Update wsl to web v0.3.10 2024-08-01 22:08:30 -07:00
Matt Curfman
698d574fce Update to web ui v0.3.10 2024-08-01 22:08:02 -07:00
Matt Curfman
ab863141ca Update README.md 2024-07-31 21:50:48 -07:00
Matt Curfman
dadaf4000c Update compute-runtine, oneAPI, and now use upstream ollama 2024-07-31 21:45:50 -07:00
Matt Curfman
65184dc2a3 Merge pull request #2 from mattcurf/kernel-6-8-wa
Kernel 6 8 wa
2024-05-23 21:14:15 -07:00
Matt Curfman
164881bc71 Cleanups 2024-05-23 20:59:10 -07:00
Matt Curfman
e2f4a81fef Install GPU runtime from git repo 2024-05-10 19:29:28 -07:00
mattcurf
e3c4f50b1f Workaround for Kernel 6.8 regression 2024-05-05 12:48:38 -07:00
mattcurf
c93791e9ba Add WSL2 support 2024-05-02 10:50:08 -07:00
mattcurf
025b1b0fc9 Misc. cleanups 2024-04-30 14:38:23 -07:00
Matt Curfman
70de05872e Update README.md 2024-04-30 10:28:06 -07:00
mattcurf
cf4c7deeb5 Add screenshot 2024-04-30 10:21:57 -07:00
mattcurf
2daa02e8f4 Initial version 2024-04-29 17:19:07 -07:00
Matt Curfman
aa3be9a0ab Initial commit 2024-04-29 16:49:25 -07:00