Skip to content

Commit ea51840

Browse files
committed
Refactoring
1 parent 5e53474 commit ea51840

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ Create the following `.env` file in the project directory. Make sure to change t
3838
# convert.py script and the quantize.exe binary.
3939
LLAMA_CPP_DIRECTORY=C:\windows_llama.cpp\vendor\llama.cpp
4040
41-
# Path to the training data needed for computing the importance
42-
# matrix to create the SOTA quants: IQ2_XXS, IQ2_XS and IQ3_XXS
41+
# Path to the training data for computing the importance matrix.
4342
TRAINING_DATA=C:\windows_llama.cpp\vendor\wikitext-2-raw-v1\wikitext-2-raw\wiki.train.raw
4443
4544
# Path to the Git repositories containing the models.

0 commit comments

Comments
 (0)