You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -74,8 +74,10 @@ Check your GPU driver version, and update it if needed; we recommend following [
74
74
75
75
### Step 1: Download and Extract
76
76
77
+
77
78
Download IPEX-LLM Ollama portable tgz for Ubuntu users from the [link](https://github.com/ipex-llm/ipex-llm/releases/tag/v2.3.0-nightly).
78
79
80
+
79
81
Then open a terminal, extract the tgz file to a folder.
80
82
81
83
```bash
@@ -206,9 +208,9 @@ To enable `SYCL_PI_LEVEL_ZERO_USE_IMMEDIATE_COMMANDLISTS`, set it **before start
206
208
> [!TIP]
207
209
> You could refer to [here](https://www.intel.com/content/www/us/en/developer/articles/guide/level-zero-immediate-command-lists.html) regarding more information about Level Zero Immediate Command Lists.
208
210
209
-
### Additional models supported after Ollama v0.5.4
211
+
### Additional models supported after Ollama v0.6.2
210
212
211
-
The currently Ollama Portable Zip is based on Ollama v0.5.4; in addition, the following new models have also been supported in the Ollama Portable Zip:
213
+
The currently Ollama Portable Zip is based on Ollama v0.6.2; in addition, the following new models have also been supported in the Ollama Portable Zip:
212
214
213
215
| Model | Download (Windows) | Download (Linux) | Model Link |
0 commit comments