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.15.tar.gz
(6.3 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a66368d4a34a27aa82410b678e3fb5227fc775f38bb10e6446e19a7155768c86 |
|
MD5 | e1338a3771e55a48caf3bf28e7b34bf5 |
|
BLAKE2b-256 | 04e0c845f4ec027b5bd2867a9a3fb2938625fa07bd744e09fd1a592f4afbd209 |