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.20.tar.gz
(6.7 kB
view hashes)
Built Distribution
Close
Hashes for llama_tools-0.1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6149c97b5ffa925719c1e54da00fd92109f34ee867bcaf79f0b94017c231f98 |
|
MD5 | b4bfe29341c56cdaea7f2377f750f640 |
|
BLAKE2b-256 | 439b0e0c5a2b8d7a72180d0125827f16eacd9c65a9ca07f0b3bceaa608a9b0d2 |