Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc/py-llama-cpp-python: fix build on powerpc64* | Piotr Kubaj | 5 days | 1 | -0/+11 |
| | | | | | | | | | | /wrkdirs/usr/ports/misc/py-llama-cpp-python/work-py311/llama-cpp-python-0.3.2/vendor/llama.cpp/ggml/src/ggml-cpu/llamafile/sgemm.cpp:1659:1: error: unknown type name '_Bool' 1659 | bool llamafile_sgemm(int64_t m, int64_t n, int64_t k, const void *A, int64_t lda, const void *B, int64_t ldb, void *C, | ^ /wrkdirs/usr/ports/misc/py-llama-cpp-python/work-py311/llama-cpp-python-0.3.2/vendor/llama.cpp/ggml/src/ggml-cpu/./ggml-cpu-impl.h:323:14: note: expanded from macro 'bool' 323 | #define bool _Bool | ^ 4 warnings and 1 error generated. | ||||
* | misc/py-llama-cpp-python: update 0.3.1 → 0.3.2 | Yuri Victorovich | 2024-11-18 | 2 | -8/+9 |
| | | | | Reported by: portscout | ||||
* | misc/py-llama-cpp-python: update 0.3.0 → 0.3.1 | Yuri Victorovich | 2024-09-30 | 2 | -7/+8 |
| | | | | Reported by: portscout | ||||
* | misc/py-llama-cpp-python: update 0.2.85 → 0.3.0 | Yuri Victorovich | 2024-09-26 | 2 | -7/+8 |
| | | | | Reported by: portscout | ||||
* | misc/py-llama-cpp-python: update 0.2.84 → 0.2.85 | Yuri Victorovich | 2024-08-01 | 3 | -15/+4 |
| | | | | Reported by: portscout | ||||
* | misc/py-llama-cpp-python: New port: Python bindings for the llama.cpp library | Yuri Victorovich | 2024-07-28 | 4 | -0/+59 |