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.8.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dcbe4e7e68d09ce2619baaad18a2b571d8f9c75f5470bc9519e8fdac6dda01f |
|
MD5 | f91042ca3978e4a20990e53e2f3affe9 |
|
BLAKE2b-256 | ac8bebb2cb1b939fb3cad5d90bf46cb04c8546314b686954a9bf06ee5ea2006c |