Skip to content

Commit 4850424

Browse files
authored
[docs]: add amd blis backend usage guide (#1669)
1 parent 1ca3a26 commit 4850424

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

kt-kernel/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ The install script will:
8686
If you have an AMX-capable CPU but plan to use the LLAMAFILE backend, do NOT use the default auto-detection build.
8787
Use "manual mode" with `CPUINFER_CPU_INSTRUCT` set to `AVX512` or `AVX2` instead of `NATIVE` to avoid compilation issues (see below).
8888

89+
⚠️ **Important for BLIS AMD backend users:**
90+
for the installation guide, see this [issue](https://github.com/kvcache-ai/ktransformers/issues/1601)
91+
92+
8993
### Manual Configuration (Advanced)
9094

9195
If you need specific build options (e.g., for LLAMAFILE backend, compatibility, or binary distribution):

0 commit comments

Comments
 (0)