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.21.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.21-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52ed52e79e72a831bf017f5fdb5574776451ea96b3adc8f77426e847837c1361 |
|
MD5 | a15d181e561501640e3649f495861e80 |
|
BLAKE2b-256 | a45fa97c327205f05c6bcc4e3a1da1d88aa8f26d3a65c958ce2bd8f0497dddfb |