From d7383136dc434a35f7c7efa65343dd0bafea5256 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 2 Apr 2024 00:08:24 -0400 Subject: Add llama-cpp from nixos-23.11 Removes my custom llama-cpp build and instead pulls in the upstream build from nixos-23.11. --- Biz/Llamacpp.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Biz/Llamacpp.py (limited to 'Biz/Llamacpp.py') diff --git a/Biz/Llamacpp.py b/Biz/Llamacpp.py new file mode 100644 index 0000000..e75de5b --- /dev/null +++ b/Biz/Llamacpp.py @@ -0,0 +1,6 @@ +""" +Llamacpp +""" + +# : run nixos-23_11.llama-cpp +# : run nixos-23_11.openblas -- cgit v1.2.3