Port details |
- py-llama-cpp-python Python bindings for the llama.cpp library
- 0.3.1 misc =2 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-29 00:00:18
- Last Update: 2024-09-30 08:28:25
- Commit Hash: 71c29e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://llama-cpp-python.readthedocs.io/en/latest/
- Description:
- llama-cpp-python is the Python bindings for the llama.cpp library/
The main goal of llama.cpp is to enable LLM inference with minimal setup and
state-of-the-art performance on a wide variety of hardware - locally and in
the cloud.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}llama-cpp-python>0:misc/py-llama-cpp-python@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-llama-cpp-python/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-llama-cpp-python
- pkg install py311-llama-cpp-python
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-llama-cpp-python listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-llama-cpp-python
- Package flavors (<flavor>: <package>)
- py311: py311-llama-cpp-python
- distinfo:
- TIMESTAMP = 1727673311
SHA256 (abetlen-llama-cpp-python-v0.3.1_GH0.tar.gz) = c6e02d84effb09031e7565910dfb28c28e5a4ecab0d36af8b61995546b080670
SIZE (abetlen-llama-cpp-python-v0.3.1_GH0.tar.gz) = 273476
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-httpx>=0.24.1 : www/py-httpx@py311
- py311-huggingface-hub>=0.23.0 : misc/py-huggingface-hub@py311
- py311-scipy>=1.10 : science/py-scipy@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-diskcache>=5.6.1 : devel/py-diskcache@py311
- py311-Jinja2>=2.11.3 : devel/py-Jinja2@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-typing-extensions>=4.5.0 : devel/py-typing-extensions@py311
- py311-fastapi>=0.100.0 : www/py-fastapi@py311
- py311-pydantic-settings>=2.0.1 : devel/py-pydantic-settings@py311
- py311-sse-starlette>=1.6.1 : www/py-sse-starlette@py311
- py311-starlette-context>=0.3.6 : www/py-starlette-context@py311
- py311-uvicorn>=0.22.0 : www/py-uvicorn@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libvulkan.so : graphics/vulkan-loader
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-llama-cpp-python
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1 30 Sep 2024 08:28:25 |
Yuri Victorovich (yuri) |
misc/py-llama-cpp-python: update 0.3.0 → 0.3.1
Reported by: portscout |
0.3.0 26 Sep 2024 08:27:13 |
Yuri Victorovich (yuri) |
misc/py-llama-cpp-python: update 0.2.85 → 0.3.0
Reported by: portscout |
0.2.85 01 Aug 2024 14:38:25 |
Yuri Victorovich (yuri) |
misc/py-llama-cpp-python: update 0.2.84 → 0.2.85
Reported by: portscout |
0.2.84 28 Jul 2024 23:57:43 |
Yuri Victorovich (yuri) |
misc/py-llama-cpp-python: New port: Python bindings for the llama.cpp library |
Number of commits found: 4
|