Skip to content

Commit d5243b9

Browse files
hexagon: update readme to include GGML_HEXAGON_EXPERIMENTAL
1 parent 0e4650e commit d5243b9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/backend/hexagon/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ build: 6a8cf8914 (6733)
210210
Controls whether the Hexagon backend allocates host buffers. By default, all buffers except for REPACK are host buffers.
211211
This option is required for testing Ops that require REPACK buffers (MUL_MAT and MUL_MAT_ID).
212212

213+
- `GGML_HEXAGON_EXPERIMENTAL=1`
214+
Controls whether the Hexagon backend enables experimental features.
215+
This option is required for enabling/testing experimental Ops (FLASH_ATTN_EXT).
216+
213217
- `GGML_HEXAGON_VERBOSE=1`
214218
Enables verbose logging of Ops from the backend. Example output:
215219

0 commit comments

Comments
 (0)