update ollama version (#13244)
This commit is contained in:
parent
6ba3138d7c
commit
28f72123bd
2 changed files with 4 additions and 4 deletions
|
|
@ -12,9 +12,9 @@
|
|||
> For installation on Intel Arc B-Series GPU (such as **B580**), please refer to this [guide](./bmg_quickstart.md).
|
||||
|
||||
> [!NOTE]
|
||||
> Our current version is consistent with [v0.6.2](https://github.com/ollama/ollama/releases/tag/v0.6.2) of ollama.
|
||||
> Our current version is consistent with [v0.9.3](https://github.com/ollama/ollama/releases/tag/v0.9.3) of ollama.
|
||||
>
|
||||
> `ipex-llm[cpp]==2.2.0b20250413` is consistent with [v0.5.4](https://github.com/ollama/ollama/releases/tag/v0.5.4) of ollama.
|
||||
> `ipex-llm[cpp]==2.2.0b20250629` is consistent with [v0.6.2](https://github.com/ollama/ollama/releases/tag/v0.6.2) of ollama.
|
||||
|
||||
See the demo of running LLaMA2-7B on Intel Arc GPU below.
|
||||
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@
|
|||
> 如果是在 Intel Arc B 系列 GPU 上安装(例如 **B580**),请参阅本[指南](./bmg_quickstart.md)。
|
||||
|
||||
> [!NOTE]
|
||||
> `ipex-llm[cpp]` 的最新版本与官方 ollama 的 [v0.6.2](https://github.com/ollama/ollama/releases/tag/v0.6.2) 版本保持一致。
|
||||
> `ipex-llm[cpp]` 的最新版本与官方 ollama 的 [v0.9.3](https://github.com/ollama/ollama/releases/tag/v0.9.3) 版本保持一致。
|
||||
>
|
||||
> `ipex-llm[cpp]==2.2.0b20250413` 与官方 ollama 的 [v0.5.4](https://github.com/ollama/ollama/releases/tag/v0.5.4) 版本保持一致。
|
||||
> `ipex-llm[cpp]==2.2.0b20250629` 与官方 ollama 的 [v0.6.2](https://github.com/ollama/ollama/releases/tag/v0.6.2) 版本保持一致。
|
||||
|
||||
以下是在 Intel Arc GPU 上运行 LLaMA2-7B 的 DEMO 演示。
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue