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.12.tar.gz
(5.7 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 178b432713d5f2f364a4cab180779e3ee0b7e1bf76b7bb8cc633b4b58f300d21 |
|
MD5 | a9259bc97a7048f73f797f234ec016f0 |
|
BLAKE2b-256 | 3a6c90e1ad1f059858813c4c4352503d721e7c6bb87861ff20cc938e9b7f044e |