Skip to content

Releases: ggml-org/llama.cpp

b9647

15 Jun 15:50
987fbd8

Choose a tag to compare

[SYCL] add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp (#24584)

  • add to support pool_1d, move pool_1d/2d code to pool.cpp/hpp

  • update ops.md

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

b9646

15 Jun 15:18
c035ff4

Choose a tag to compare

[SYCL]: Remove per-allocation Level Zero runtime checks (#23399)

  • [SYCL] Centralize Level Zero detection in ggml_sycl_init

  • use the same wording

  • get back the warning

  • [SYCL] Remove per-allocation getenv() for GGML_SYCL_ENABLE_LEVEL_ZERO

  • bring back the comment

  • move it up to make sure devices call the shots

  • move the env detection early

  • replace g_ggml_sycl_enable_level_zero with a direct call to .ext_oneapi_level_zero

  • update the comment

  • switch back to g_ggml_sycl_enable_level_zero with a sentinel

  • remove the check

  • Reduce the diff

  • reword, move lower

  • move things aroudn

  • remove forward declaration if favor of a full replace

  • pre-cache results of zeDeviceGetProperties

  • put ggml_sycl_get_env back

  • replace get_sycl_env with ggml_sycl_get_env

  • add whitespace back

  • Apply suggestion from @sanmai

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

b9645

15 Jun 14:41
272088b

Choose a tag to compare

b9644

15 Jun 12:57
a6dff71

Choose a tag to compare

chat: fix whitespace problems once and for all (#24624)

  • chat: fix whitespace problems once and for all

  • Purge trailing spaces from grammar generation

  • Revert "Purge trailing spaces from grammar generation"

This reverts commit b0827ec.

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

b9642

15 Jun 09:45
3686e9d

Choose a tag to compare

b9637

14 Jun 18:50
aedb2a5

Choose a tag to compare

chat: add dedicated Cohere2MoE (North Code) parser (#24615)

  • chat: add dedicated Cohere2MoE (North Code) parser

  • Some renames to make @CISC happy :>

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

b9632

14 Jun 15:15
acd79d6

Choose a tag to compare

b9631

14 Jun 10:18
6e14286

Choose a tag to compare

b9630

14 Jun 07:31
8ed274e

Choose a tag to compare

b9628

14 Jun 02:00
c2ba3e4

Choose a tag to compare