Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
katsu560 committed Jan 1, 2024
1 parent 5fab068 commit cb6a26b
Show file tree
Hide file tree
Showing 2 changed files with 2,150 additions and 1 deletion.
2 changes: 1 addition & 1 deletion update-katsu560-llamacpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ CMKOPTAVX2="-DLLAMA_AVX=ON -DLLAMA_AVX2=ON -DLLAMA_AVX512=OFF -DLLAMA_AVX512_VBM
CMKOPTNONE="$CMKOPTBLAS $CMKCOMMON"
CMKOPT="$CMKOPTNONE"
CMKOPT2=""
msg "CMKOPTBLAS:$CMKOPTBLAS CMKOPT:$CMKOPT CMKOPT2:$CMKOPT2"; exit 0
#msg "CMKOPTBLAS:$CMKOPTBLAS CMKOPT:$CMKOPT CMKOPT2:$CMKOPT2"; exit 0

# targets
NOTGT="gguf libllava.a benchmark-matmult tests/test-c.o"
Expand Down
Loading

0 comments on commit cb6a26b

Please sign in to comment.