]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
make : fix darwin f16c flags check (#615)
authordavid raistrick <redacted>
Thu, 30 Mar 2023 17:34:45 +0000 (13:34 -0400)
committerGitHub <redacted>
Thu, 30 Mar 2023 17:34:45 +0000 (20:34 +0300)
commit1f0414feecc336482163af6c1e5650f9373ed8c9
treed5307cae5251bf4edfc32b0db6a869609191cffc
parent77efdf5a501b1140801da5cd8751e9f9b259ec32
make : fix darwin f16c flags check (#615)

...there was no check.  ported upstream from https://github.com/zanussbaum/gpt4all.cpp/pull/2 (I dont see any clean path for upstream patches)
Makefile