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.18.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30824bcca3a864829d82a98b946b5502f0b4cd9e7ce8a66da27e0301d7e9f13c |
|
MD5 | c831f5fc6deb5861a5bec439d65d47f8 |
|
BLAKE2b-256 | 4fb7680234032f2ca5db746764ff0e8337d7f34f5cbf9584262ab356fccb9501 |