aboutsummaryrefslogtreecommitdiff
path: root/misc/py-llama-cpp-python
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-llama-cpp-python: fix build on powerpc64*Piotr Kubaj5 days1-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.2Yuri Victorovich2024-11-182-8/+9
| | | | Reported by: portscout
* misc/py-llama-cpp-python: update 0.3.0 → 0.3.1Yuri Victorovich2024-09-302-7/+8
| | | | Reported by: portscout
* misc/py-llama-cpp-python: update 0.2.85 → 0.3.0Yuri Victorovich2024-09-262-7/+8
| | | | Reported by: portscout
* misc/py-llama-cpp-python: update 0.2.84 → 0.2.85Yuri Victorovich2024-08-013-15/+4
| | | | Reported by: portscout
* misc/py-llama-cpp-python: New port: Python bindings for the llama.cpp libraryYuri Victorovich2024-07-284-0/+59