Llama Tools: A collection of utilities for handling function calls with local llama.cpp models.
Project description
llama-tools
build and publish
- install flit
pip install flit
- build the dist
flit build
- push the dist, you might need to change the version number in init.py. You would also need pypi account and api token ready.
flit publish
this might help --
create ~/.pypirc
with:
[pypi]
repository = https://upload.pypi.org/legacy/
username = __token__
password = <your-api-token-starts-with-pypi->
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llama_tools-0.1.14.tar.gz
(6.3 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c52124c99dde45f0a7dfb2c2b61ed9cf7ec9cd6fa0c7496fb08e578ed8eb1e5 |
|
MD5 | 6700d7738b2c3e6ec303038d1103a1f5 |
|
BLAKE2b-256 | c63bc8fdde37466e6aec660183638c4a59319e8b746f99b74d810d0be806a0b5 |