Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Weaxs authored Nov 25, 2023
1 parent 0b89f76 commit ece19da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ clean:
DOWNLOAD_TARGETS=ggllm-test-model.bin
ifeq ($(OS),Windows_NT)
DOWNLOAD_TARGETS:=windwos/ggllm-test-model.bin
else
endif

ggllm-test-model.bin:
wget -q -N https://huggingface.co/Xorbits/chatglm3-6B-GGML/resolve/main/chatglm3-ggml-q4_0.bin -O ggllm-test-model.bin
Expand Down

0 comments on commit ece19da

Please sign in to comment.