]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
gitignore : add ggml-model-f16.bin (#597)
authorJiří Podivín <redacted>
Mon, 30 Oct 2023 04:29:41 +0000 (05:29 +0100)
committerGitHub <redacted>
Mon, 30 Oct 2023 04:29:41 +0000 (06:29 +0200)
Signed-off-by: Jiri Podivin <redacted>
.gitignore

index 35c37674d9cd6c54634da202220eab5c3de2ac0f..ff756904b5c57b17fd344b8edff0b0055c7a3218 100644 (file)
@@ -35,3 +35,6 @@ zig-cache/
 *.sw?
 
 __pycache__/
+
+# Model files
+ggml-model-f16.bin