Thireus commited on
Commit
18feb91
·
1 Parent(s): 062551e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ cmake --build build --config Release -j16
40
  cd ..
41
 
42
  # Obtain Thireus' GGUF-Tool-Suite
43
- git clone https://github.com/Thireus/GGUF-Tool-Suite
44
 
45
  # Download model quant mix from recipe file:
46
  cd GGUF-Tool-Suite
 
40
  cd ..
41
 
42
  # Obtain Thireus' GGUF-Tool-Suite
43
+ GIT_LFS_SKIP_SMUDGE=1 git clone https://github.com/Thireus/GGUF-Tool-Suite
44
 
45
  # Download model quant mix from recipe file:
46
  cd GGUF-Tool-Suite