ubergarm commited on
Commit
6aa5bab
·
1 Parent(s): 30a0b69

Update WARNING EXPERIMENTAL quant instructions

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -142,6 +142,7 @@ numactl -N 1 -m 1 \
142
  $ git clone https://github.com/ikawrakow/ik_llama.cpp
143
  $ cd ik_llama.cpp
144
  $ git remote add Thireus https://github.com/Thireus/ik_llama.cpp.git
 
145
  $ git checkout glm-4.5-clean
146
 
147
  # Build for hybrid CPU+CUDA
 
142
  $ git clone https://github.com/ikawrakow/ik_llama.cpp
143
  $ cd ik_llama.cpp
144
  $ git remote add Thireus https://github.com/Thireus/ik_llama.cpp.git
145
+ $ git fetch Thireus
146
  $ git checkout glm-4.5-clean
147
 
148
  # Build for hybrid CPU+CUDA